Files
actix-yew-app-template/README.md
2022-05-09 12:15:32 +02:00

9 lines
486 B
Markdown

# Actix API + Yew application Template
[![Apache 2 License](https://img.shields.io/badge/license-Apache 2-blue.svg)](https://www.apache.org/licenses/)
[![CI](https://github.com/dax/actix-yew-app-template/workflows/Build%20Template/badge.svg)](https://github.com/dax/actix-yew-app-template/actions)
A [cargo generate](https://github.com/cargo-generate/cargo-generate) template for web application:
- backend is based on [Actix](https://actix.rs)
- frontend use [Yew](https://yew.rs)