Skip to content

The small app written to demonstrate integration of an API with a CRUD app

Notifications You must be signed in to change notification settings

nyc-squirrels-2017/api_breakout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Integration:

This extremely basic Sinatra CRUD app demonstrates integration of an API into a CRUD app you create. It makes use of the JSON Placeholder API, which is primarily for demonstration purposes.

Running:

After running bundle install, be rake db:create, and be rake db:migrate, start your server with be shotgun and navigate to 'localhost:9393/'.

About

The small app written to demonstrate integration of an API with a CRUD app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages