Skip to content

ape-sudo/tasks_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stack

  1. Programing lang - GO version 1.19.2
  2. Database - Postgres
  3. ORM - GORM

Running

  1. Copy to .env .env.example and set proper values
  2. Run go get . to fetch all libs
  3. Run go run . migrate to migrate database
  4. Run go run . server to run server.

Features

  1. User registration
  2. User authentication
  3. Task CRUD endpoints
  4. Task move state endpoint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors