Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 834 Bytes

Readme.md

File metadata and controls

14 lines (10 loc) · 834 Bytes

[DRAFT] Sample Roda Rest API Stack

Simple Roda Rest Backend with almost everything just stubbed and as inspiration for how to get going with Roda.

Todo

  • clean code up and make sure everything is commented AND working
  • comment more on how things are coupled and intended
  • make short chapter about httpie's role as mock check test
  • fix/add Rake tasks for managing the app
  • link to gem documentation, giving entry level coders a helping hand
  • spread the word about the sweet ecosystem Jeremy Evans (Roda, Rodauth, Sequel, rack-unreloader, and many more) has put in the universe 🥰

✌️