An open API service indexing awesome lists of open source software.

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

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
....