https://github.com/azmanabdlh/rails-restful
Learn RESTful with Rails
https://github.com/azmanabdlh/rails-restful
api api-key authentication authorization json jwt learn-to-code rails restful ruby3 token
Last synced: 2 months ago
JSON representation
Learn RESTful with Rails
- Host: GitHub
- URL: https://github.com/azmanabdlh/rails-restful
- Owner: azmanabdlh
- Created: 2021-08-21T06:05:19.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-01T07:05:20.000Z (almost 5 years ago)
- Last Synced: 2025-06-14T19:37:43.832Z (about 1 year ago)
- Topics: api, api-key, authentication, authorization, json, jwt, learn-to-code, rails, restful, ruby3, token
- Language: Ruby
- Homepage:
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rails RESTful
Repo ini dibuat untuk mengatur riwayat pembelajaran rails, berikut beberapa agenda yang akan dipelajari.
## STEP 1
1. CRUD ✅
2. CRUD dengan relasi ✅
3. CRUD dengan relasi (Many-to-Many) ✅
4. Uploader CRUD ✅
## STEP 2
1. Otentikasi
2. JWT, Token dan API-Key
3. Oterisasi dengan mengatur validalitas JWT, Token dan API-Key
4. Personal API-Key
### STEP 3
....