Skip to content

tmwh/api_auth-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Api Auth Sample

Deploy to Heroku

This application was generated with the rails_apps_composer gem provided by the RailsApps Project.

Getting Started

You will need postgresql database and nodejs installed.

git clone https://github.com/tmwh/api_auth-sample.git
cd api_auth-sample
bundle install
rake db:setup
rails s

Go to http://lvh.me:3000/ and register to get the id and secret.

bin/sample_client your_client_id your_secret http://lvh.me:3000/api/v1/users/all

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published