noapi 0.1.1

A Rust fullstack web framework [Axum + React], with the concept of Rust server actions, utilizes the type safety of Rust and TypeScript to make calls to server without APIs.
noapi-0.1.1 is not a library.

Logo

NoApi

A Rust fullstack web framework [Axum + React], with the concept of Rust server actions, utilizes the type safety of Rust and TypeScript to make calls to server without APIs.

Get Started

Install the CLI tool

  cargo install noapi

Start a new project

  noapi new <PROJECT_NAME>

Install dependencies

  noapi install

Start the server

  noapi runserver

Tech Stack

Client: React, TypeScript, TailwindCSS

Server: Axum

Documentation

Documentation

Demo

Demo video coming soon!!!

License

MIT