Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rblaine95/teapot-rs
HTTP/418: I'm a teapot
https://github.com/rblaine95/teapot-rs
docker learning-by-doing rocket rust teapot
Last synced: about 1 month ago
JSON representation
HTTP/418: I'm a teapot
- Host: GitHub
- URL: https://github.com/rblaine95/teapot-rs
- Owner: rblaine95
- License: mit
- Created: 2022-07-04T11:42:36.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-15T12:59:02.000Z (5 months ago)
- Last Synced: 2024-07-15T15:22:05.030Z (5 months ago)
- Topics: docker, learning-by-doing, rocket, rust, teapot
- Language: Rust
- Homepage:
- Size: 201 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Teapot
An HTTP backend written in Rust powered by [rocket.rs](https://rocket.rs)
### Why?
Because why not?
It's an excuse to write a little Rust to familiarize myself with the toolset.
Also using it as an opportunity to learn more about GitHub Actions.