Skip to content

idlegameapi/api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Idle Game API

A simple idle game API.

Getting Started

  1. Make sure you have a postgres database & rust installed and running in your computer.
  2. Fill in the correct database credentials in the dotenv file. To start the server, run
$ cargo run