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

9 lines
468 B
Markdown

# Actix API + Yew application Template
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://mit-license.org/)
[![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)