Skip to content

Quintenps/rust-rocket-pokedex

Repository files navigation

Rust PokeDex

A CRUD web API Pokedex built with Rust. This application has been built to play around with Rust. If you have any tips, be sure to let me know or create a PR :)

Installation

docker-compose up -d
diesel setup

Dependencies

  • Rocket (HTTP Framework)
  • Diesel (ORM)
  • Serde (JSON serialization & deserialization)

About

Rust, Rocket, Diesel playground

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published