Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simonneutert/roda-sample-jwt-rest-api-stack

Simple Roda Rest Backend with almost everything just stubbed and as inspiration for how to get going with Roda.
https://github.com/simonneutert/roda-sample-jwt-rest-api-stack

httpie jwt rest rest-api restful-api roda ruby

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# [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](http://jeremyevans.net/) (Roda, [Rodauth](https://github.com/jeremyevans/rodauth), [Sequel](https://github.com/jeremyevans/sequel), [rack-unreloader](https://github.com/jeremyevans/rack-unreloader), and [many more](https://github.com/jeremyevans?tab=repositories)) has put in the universe 🥰

:v: