Skip to content

Bambi2/todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Do App

Description

Simple REST API app with a Postgres database that lets users to keep to-do lists of items. Manages authorization and authentication using JWT.

Examples

Screen Shot 2022-11-10 at 00 21 05

Screen Shot 2022-11-10 at 00 21 25

Screen Shot 2022-11-10 at 00 23 19

Screen Shot 2022-11-10 at 00 23 37

Usage

How to run:

make build && make run

To migrate database:

make migrate

About

REST API To Do App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages