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: 5 months ago
JSON representation
Simple Roda Rest Backend with almost everything just stubbed and as inspiration for how to get going with Roda.
- Host: GitHub
- URL: https://github.com/simonneutert/roda-sample-jwt-rest-api-stack
- Owner: simonneutert
- License: unlicense
- Created: 2022-05-07T11:44:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-08T19:23:49.000Z (5 months ago)
- Last Synced: 2025-05-09T00:52:04.058Z (5 months ago)
- Topics: httpie, jwt, rest, rest-api, restful-api, roda, ruby
- Language: Ruby
- Homepage:
- Size: 38.1 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
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: