https://github.com/danielweinmann/devise-token-auth-api
Example API for devise-token-auth
https://github.com/danielweinmann/devise-token-auth-api
Last synced: 8 months ago
JSON representation
Example API for devise-token-auth
- Host: GitHub
- URL: https://github.com/danielweinmann/devise-token-auth-api
- Owner: danielweinmann
- Created: 2018-07-13T09:19:03.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-13T09:27:29.000Z (almost 8 years ago)
- Last Synced: 2025-02-11T08:48:19.620Z (over 1 year ago)
- Language: Ruby
- Homepage: https://devise-token-auth.herokuapp.com
- Size: 26.4 KB
- Stars: 1
- Watchers: 2
- 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
* ...