https://github.com/isaahmdantas/authenticator_api
API de autenticação utilizando o Devise JWT.
https://github.com/isaahmdantas/authenticator_api
Last synced: 4 months ago
JSON representation
API de autenticação utilizando o Devise JWT.
- Host: GitHub
- URL: https://github.com/isaahmdantas/authenticator_api
- Owner: isaahmdantas
- Created: 2023-04-26T19:12:20.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-27T00:29:07.000Z (about 2 years ago)
- Last Synced: 2025-01-12T07:09:53.757Z (5 months ago)
- Language: Ruby
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
* ...