Skip to content
This repository has been archived by the owner on May 29, 2021. It is now read-only.

Latest commit

 

History

History
9 lines (8 loc) · 238 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 238 Bytes

Player service

Player service is a proof of concept for a simple RESTful webservice. It took around 5 hours to setup the basics for requesting a player by id over REST from a database.

Used rust proejcts
  • Iron
  • Serde
  • Diesel