simple_dart_api 0.0.3
simple_dart_api: ^0.0.3 copied to clipboard
SimpleDartAPI is a Dart Framework that will allow you to easily create your own API in Dart.
# 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