Skip to content

sbbullet/to-do

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

to-do

A simple to-do API server that you can use to register yourself as a user, add to-dos, view and edit them.

Setup Instructions

  1. Download and install Google Go in your machine.
  2. Clone this project and navigate to it.
  3. Rename .env.example to app.env and populate all the necessary environment variables.
  4. Run make server and navigate to the server address shown by the first info log.

Test instructions

  1. Run make test to run all the tests.

About

A simple to-do API server that you can use to register yourself as a user, add to-dos, view and edit them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages