Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timrogers/simple_middleware_example
An example of Simple Middleware (https://github.com/timrogers/simple_middleware) in action, for my talk "Miles more maintainable: Building APIs with the middleware pattern".
https://github.com/timrogers/simple_middleware_example
Last synced: 28 days ago
JSON representation
An example of Simple Middleware (https://github.com/timrogers/simple_middleware) in action, for my talk "Miles more maintainable: Building APIs with the middleware pattern".
- Host: GitHub
- URL: https://github.com/timrogers/simple_middleware_example
- Owner: timrogers
- Created: 2018-05-20T13:45:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T07:49:26.000Z (about 2 years ago)
- Last Synced: 2024-12-18T16:44:56.766Z (about 1 month ago)
- Language: Ruby
- Size: 63.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...