Skip to content

Minimalist API. Can create user objects, add tools for users. Can create apps and add users to them. Can also add users to apps

Notifications You must be signed in to change notification settings

leoleblanc/RESTAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Create users with a POST to /users. Acceptable parameters can be found in the users controller.

Create apps with a POST to /apps. Acceptable parameters can be found in the apps controller.

access available routes via rails routes

About

Minimalist API. Can create user objects, add tools for users. Can create apps and add users to them. Can also add users to apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published