rocket-framework

There are 2 repositories under rocket-framework topic.

  • simple-api-rocket

    This article will teach you how to build a simple CRUD API with Rust using the Rocket framework. We'll create a RESTful API that runs on a Rocket HTTP server and persists data in an in-memory database.

    Language:Rust5
  • ddd-rust

    A Rust DDD demo app

    Language:Rust