https://github.com/michaelradu/rust-fullstack-example
This is a full stack task management app using the technologies presented in the frontend and backend examples, respectively Actix Web, AWS DynamoDB and YEW and Docker.
https://github.com/michaelradu/rust-fullstack-example
Last synced: 11 months ago
JSON representation
This is a full stack task management app using the technologies presented in the frontend and backend examples, respectively Actix Web, AWS DynamoDB and YEW and Docker.
- Host: GitHub
- URL: https://github.com/michaelradu/rust-fullstack-example
- Owner: michaelradu
- License: gpl-3.0
- Created: 2022-04-20T17:41:03.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-21T16:57:22.000Z (about 4 years ago)
- Last Synced: 2025-01-29T14:15:47.298Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rust Fullstack Example
[![Stargazers][stars-shield]][stars-url]
[![Forks][forks-shield]][forks-url]
[![Contributors][contributors-shield]][contributors-url]
[![Issues][issues-shield]][issues-url]
[![GPLv3 License][license-shield]][license-url]
This is a full stack task management app using the technologies presented in the frontend and backend examples, respectively [Actix Web](https://actix.rs/), [AWS DynamoDB](https://aws.amazon.com/dynamodb/) and [YEW](https://yew.rs/) and [Docker](https://www.docker.com/).
## Licence
[GPLv3](michaelradu/rust-fullstack-example/LICENSE) © [Michael Radu](https://www.mihairadu.cf)
[contributors-shield]: https://img.shields.io/github/contributors/michaelradu/rust-fullstack-example.svg?style=social
[contributors-url]: https://github.com/michaelradu/rust-fullstack-example/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/michaelradu/rust-fullstack-example.svg?style=social
[forks-url]: https://github.com/michaelradu/rust-fullstack-example/network/members
[stars-shield]: https://img.shields.io/github/stars/michaelradu/rust-fullstack-example.svg?style=social
[stars-url]: https://github.com/michaelradu/rust-fullstack-example/stargazers
[issues-shield]: https://img.shields.io/github/issues/michaelradu/rust-fullstack-example.svg?style=social
[issues-url]: https://github.com/michaelradu/rust-fullstack-example/issues
[license-shield]: https://img.shields.io/github/license/michaelradu/rust-fullstack-example.svg?style=social
[license-url]: https://github.com/michaelradu/rust-fullstack-example/blob/master/LICENSE