A sample API for experimenting with the JSON:API format. It allows users to create accounts so they can modify their own data.
- Ruby
- PostgreSQL (e.g. Postgres.app)
$ bundle install
$ rails db:setup$ bin/rspec$ rails serverApache-2.0
A sample API for experimenting with the JSON:API format. It allows users to create accounts so they can modify their own data.
$ bundle install
$ rails db:setup$ bin/rspec$ rails serverApache-2.0