Skip to content

graphiti-api/sinatra_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphiti Sinatra Example

Using Graphiti, Sinatra, and ActiveRecord with SQLite.

Running

$ bundle install
$ bundle exec rackup -p 4567

Visit http://localhost:4567/api/v1/employees

Currently only serving the JSONAPI Specification, but trivial to add others.

About

Simple Employee Directory in Sinatra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages