bones_api 1.0.4 copy "bones_api: ^1.0.4" to clipboard
bones_api: ^1.0.4 copied to clipboard

outdated

Bones_API - Simple and easy API framework, with routes and HTTP Server.

1.0.4 #

  • CLI bones_api:
    • Added command console.
    • Command serve: added header Content-Type.
  • Added Arguments tool.
  • Added APIRequest.fromArgs and APIRequest.fromArgsLine.
  • Added APIRequest/APIResponse payloadMimeType.

1.0.3 #

  • APIServer:
    • Added create and run helpers.

1.0.2 #

  • APIServer:
    • Add isStopped and waitStopped().
    • Removed isClosed.
  • Fix PATCH method.
  • CLI:
    • Improved serve console logging.
  • Using dart_spawner to spawn/run an API.
  • dart_spawner: ^1.0.2
  • Removed yaml: ^3.1.0

1.0.1 #

  • Improve documentation.
  • Fix typo.

1.0.0 #

  • CLI: bones_api with serve command.
  • Initial version.
28
likes
0
pub points
79%
popularity

Publisher

unverified uploader

Bones_API - Simple and easy API framework, with routes and HTTP Server.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, async_extension, dart_spawner, shelf

More

Packages that depend on bones_api