Skip to content

Create basic functionality with in memory data store

Pre-release
Pre-release
Compare
Choose a tag to compare
@LewisWatson LewisWatson released this 12 Nov 15:49
· 152 commits to master since this release

Added

  • Create basic functionality with in memory data store
  • Add ability to create users, car shares and trips via json:api REST interface and store in simple in memory data store.
  • Add README and CHANGELOG