Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- 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 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-09T17:13:44.000Z (almost 2 years ago)
- Last Synced: 2024-03-15T20:06:22.430Z (8 months ago)
- Topics: httpie, jwt, rest, rest-api, restful-api, roda, ruby
- Language: Ruby
- Homepage:
- Size: 26.4 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
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: