Skip to content

CodingItWrong/sandbox_api

Repository files navigation

Sandbox API

A sample API for experimenting with the JSON:API format. It allows users to create accounts so they can modify their own data.

Getting Started

Requirements

  1. Ruby
  2. PostgreSQL (e.g. Postgres.app)

Setup

$ bundle install
$ rails db:setup

Testing

$ bin/rspec

Running

$ rails server

License

Apache-2.0

About

JSON:API Sandbox for How to JSON:API and Reststate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •