Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amacariola/rails-api-devise
A Rails API template for devise authentication
https://github.com/amacariola/rails-api-devise
rails-api rails6 rest-api
Last synced: 13 days ago
JSON representation
A Rails API template for devise authentication
- Host: GitHub
- URL: https://github.com/amacariola/rails-api-devise
- Owner: amacariola
- Created: 2021-05-07T14:06:36.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-07T14:10:25.000Z (over 3 years ago)
- Last Synced: 2024-11-02T16:25:38.503Z (18 days ago)
- Topics: rails-api, rails6, rest-api
- Language: Ruby
- Homepage:
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This is a Rails API using devise and jwt-devise and can be used a barebone template for expansion for your
Rails API that youre building.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