Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

hszeto/todo-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TO-DO api

because everyone has a to-do app...

  • ruby version 2.2.1
  • rails version 5.2.0
  • project init by: rails new todo-api --api -T --skip-coffee --skip-turbolinks
  • User Auth will be handle by AWS Cognito.
  • This app will store the user uuid from Cognito and decode the JWT for user info.

Run test:

  • bundle exec rspec

Deployment:

  • Switch from Heroku to Render in Nov 2022
  • Switch from Render to Heroku in Feb 2023

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published