An open API service indexing awesome lists of open source software.

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.

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