https://github.com/tsheporamantso/auth-api
Authentication API only application with Devise and JWT token
https://github.com/tsheporamantso/auth-api
api cancancan devices factorybot postman rspec-testing rswag ruby-on-rails
Last synced: 7 months ago
JSON representation
Authentication API only application with Devise and JWT token
- Host: GitHub
- URL: https://github.com/tsheporamantso/auth-api
- Owner: tsheporamantso
- License: mit
- Created: 2024-01-25T17:27:29.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2024-01-30T02:14:55.000Z (over 1 year ago)
- Last Synced: 2025-01-19T23:33:28.169Z (9 months ago)
- Topics: api, cancancan, devices, factorybot, postman, rspec-testing, rswag, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...