Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bkonkle/nakago-simple-template

A template for cargo-generate that demonstrates simple usage of the Nakago application framework for Axum HTTP services.
https://github.com/bkonkle/nakago-simple-template

Last synced: 16 days ago
JSON representation

A template for cargo-generate that demonstrates simple usage of the Nakago application framework for Axum HTTP services.

Awesome Lists containing this project

README

        

A katana leaning on a stand

Nakago (中子)


A lightweight Rust framework for sharp services

[![Crates.io](https://img.shields.io/crates/v/nakago.svg)](https://crates.io/crates/nakago)
[![Docs.rs](https://docs.rs/nakago/badge.svg)](https://docs.rs/nakago)
[![CI](https://github.com/bkonkle/nakago/workflows/CI/badge.svg)](https://github.com/bkonkle/nakago/actions)
[![Coverage Status](https://codecov.io/gh/bkonkle/nakago/branch/main/graph/badge.svg?token=BXEZAMHVLP)](https://codecov.io/gh/bkonkle/nakago)

[![Rust](https://img.shields.io/badge/rust-2021-a72145?logo=rust&style=flat)](https://www.rust-lang.org)
[![Tokio](https://img.shields.io/badge/tokio-463103?logo=rust&style=flat)](https://tokio.rs)
[![Axum](https://img.shields.io/badge/axum-7b5312?logo=rust&style=flat)](https://crates.io/crates/axum)

# Template - Nakago Example: Simple

A template for [cargo generate](https://github.com/cargo-generate/cargo-generate) that demonstrates simple usage of the Nakago application framework for Axum HTTP services.

## Usage

First install `cargo-generate`:

```sh
cargo install cargo-generate
```

Then generate a new project with this template:

```sh
cargo generate bkonkle/nakago-simple-template
```

## For More Information

Visit the [main README](../README.md) for more details.

## License

Licensed under the MIT license ([LICENSE](../LICENSE) or ).

## Attribution

Katana image by fordevector at [Vecteezy](https://www.vecteezy.com/free-vector/katana).