simple_dart_api 0.0.7 copy "simple_dart_api: ^0.0.7" to clipboard
simple_dart_api: ^0.0.7 copied to clipboard

outdatedDart 1 only

SimpleDartAPI is a Dart Framework that will allow you to easily create your own API in Dart.

# 0.0.7
* Date: 2014-12-19
* Add HttpServer attribute to the main class
* 		-> needed to set the session timeout
* Add try/catch to the JSON.encode of the response

# 0.0.6
* Date: 2014-12-18
* Update of the Middleware API
* Middleware now return Future
* Exception can be thrown in Middleware
* Provide examples for new the Middleware API

# 0.0.5
* Fix of the default Middleware
* Adding the possibility to use Future as a return value in Controller to create async API
* Adding the possibility to use any kind of value as a return value in Controller that will be converted in Response

# 0.0.4
* Better handling of the OPTIONS requests
* Posibility to add global headers

# 0.0.3
* Handling the OPTIONS requests
* Formatting Responses in proper JSON

# 0.0.2
* Response Header modification via the Response object

# 0.0.1
* Initial release
0
likes
0
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

SimpleDartAPI is a Dart Framework that will allow you to easily create your own API in Dart.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

browser, logging, route, yaml

More

Packages that depend on simple_dart_api