- Create post
/api/v1/posts
- Read posts
/api/v1/posts
- Get post by ID
/api/v1/posts/:id
- Update post by ID
/api/v1/post/:id
- Delete post by ID
/api/v1/posts/:id
-
Notifications
You must be signed in to change notification settings - Fork 0
smakosh/first-rails-api
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
First CRUD rails REST API
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published