Skip to content

v1.2

Latest
Compare
Choose a tag to compare
@bbengfort bbengfort released this 04 Jul 04:19
· 1 commit to master since this release
2a73bdd

The v1.2 release is the first deployment release of the todos API server.

Changelog

  • Adds /v1 prefix to all routes
  • Implements a test suite with a sqlite in memory database
  • Adds continuous integration with travis and codecov
  • Implements a token cleanup process
  • Improves the API with request/response structs
  • Added a Dockerfile
  • Added Sentry
  • Deployment with Heroku container