spark_rest 0.3.2 copy "spark_rest: ^0.3.2" to clipboard
spark_rest: ^0.3.2 copied to clipboard

A blazing-fast, single instance, sessionless RESTful API for Dart

Changelog #

0.3.2 #

  • Middleware clones are now loaded correctly

0.3.1 #

  • Added environmental variables
  • Plugins are now initializable

0.3.0 #

  • Rewritten the code (hopefully for the last time)
  • Now plugins works fine
  • Application and Context now works way better
  • Application doesn't need to be extended anymore
  • With Context now you can find every object in your API

0.2.1 #

  • Added documentation

0.2.0 #

  • Changed entire codebase. Every application written in SparkREST 0.1.x needs rewrite.
  • Added Application and Context
  • Context allows you to manage environmental "objects"
  • The codebase is now more developer-friendly

0.1.2 #

  • Fixed file formatting

0.1.1 #

  • Fixed onInit function for Middlewares and Endpoints

0.1.0 #

  • Initial version
1
likes
130
pub points
0%
popularity

Publisher

unverified uploader

A blazing-fast, single instance, sessionless RESTful API for Dart

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

More

Packages that depend on spark_rest