Skip to content

Completed RESTful API using PostgreSQL database, you should be able to Create, Read, Uptade and Delete (CRUD) a Cause. I used Postman to send the different http requests with the following url: http://localhost:3000/api/v1/causes.

Notifications You must be signed in to change notification settings

samuelgedaly/RESTfulAPI_Ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

RESTfulAPI_Ruby

RESTful API created on Ruby on Rails with CRUD functionality All the files are in the development branch

About

Completed RESTful API using PostgreSQL database, you should be able to Create, Read, Uptade and Delete (CRUD) a Cause. I used Postman to send the different http requests with the following url: http://localhost:3000/api/v1/causes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published