Skip to content

x0rw/distributed-api-server

Repository files navigation

Microservice Framework in Rust

This is currently being rebuilt with a completely different architecture

Cureent Features

Getting Started

Prerequisites

Installation

Build the project:

cargo build --release

Usage

Create new service:

wasp-ms new service test_blog --template=basic_blog

Run blog_test service

wasp-ms run service test_blog

Contributing

If you'd like to contribute, feel free to fork the repository and submit a pull request with improvements, bug fixes, or new features.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Releases

No releases published

Packages

No packages published