https://github.com/iliana/breadboard
A JSON API router in Rust
https://github.com/iliana/breadboard
Last synced: 3 months ago
JSON representation
A JSON API router in Rust
- Host: GitHub
- URL: https://github.com/iliana/breadboard
- Owner: iliana
- License: apache-2.0
- Created: 2018-10-31T06:40:54.000Z (over 6 years ago)
- Default Branch: matriarch
- Last Pushed: 2018-10-31T06:47:29.000Z (over 6 years ago)
- Last Synced: 2025-02-08T17:36:11.215Z (4 months ago)
- Language: Rust
- Homepage: https://crates.io/crates/breadboard
- Size: 10.7 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# Breadboard 🍞🛹
Breadboard is a simple JSON API request router for [hyper](https://crates.io/crates/hyper).
Perhaps it will become less simple later.
It is in early development but you might find it useful. Your feedback is welcomed.