https://github.com/acushlakoncept/rails-api-only
This is a simple project used to practice a Rails API only application with JWT token.
https://github.com/acushlakoncept/rails-api-only
jwt-authentication postman rails-api ruby-on-rails
Last synced: 7 days ago
JSON representation
This is a simple project used to practice a Rails API only application with JWT token.
- Host: GitHub
- URL: https://github.com/acushlakoncept/rails-api-only
- Owner: acushlakoncept
- Created: 2020-09-09T10:36:34.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-09T10:38:18.000Z (almost 5 years ago)
- Last Synced: 2025-06-08T05:44:38.972Z (18 days ago)
- Topics: jwt-authentication, postman, rails-api, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 208 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rails API Only Application
This is a simple project used to practice a Rails API only application with JWT token.
Below are images to demonstrate the API basic usage with Postman
## Create New User

## Login a User

## Get user with invalid token
