https://github.com/trapcodeio/rust-actix-books-app
A books app written in rust actix web and mongodb built for the Bunnyshell hackathon.
https://github.com/trapcodeio/rust-actix-books-app
actix-web bunnyshell bunnyshell-hackathon rust
Last synced: 3 months ago
JSON representation
A books app written in rust actix web and mongodb built for the Bunnyshell hackathon.
- Host: GitHub
- URL: https://github.com/trapcodeio/rust-actix-books-app
- Owner: trapcodeio
- License: mit
- Created: 2023-05-26T06:27:29.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-09T19:32:53.000Z (almost 2 years ago)
- Last Synced: 2025-03-20T05:34:54.447Z (3 months ago)
- Topics: actix-web, bunnyshell, bunnyshell-hackathon, rust
- Language: Rust
- Homepage: https://devpost.com/software/multiple-book-app-stack-bunnyshell-template
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Rust Actix Books App
A simple CRUD app using Rust and Actix.
# Stack
- [Rust](https://www.rust-lang.org/)
- [Actix](https://actix.rs/)
- [MongoDB](https://www.mongodb.com/)