mooyg / juniper-diesel-rocket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

juniper-diesel

A rough implementation of Juniper with rocket.rs and diesel.rs

Getting Started

  1. Clone the github repo git clone https://github.com/mooyg/juniper-diesel.git (Make sure you have git installed locally) you can also download as zip
  2. Make sure you have rust installed on your local machine.
  3. Create a .env file with the url of your postgres server.
  4. Run cargo run to get started

About


Languages

Language:Rust 72.7%Language:PLpgSQL 26.0%Language:Shell 1.4%