gotaskmanager

command module
v0.0.0-...-557c5b6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 31, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

README

gotaskmanager

Task manager built with Go

Features
  1. User register and login
  2. User can add tasks
  3. User can write notes associated with each tasks.
  4. Authentication and Authorization using JWT
Endpoints
URL HTTP Verb functionality
'/user/login' POST user login with email and password
'/user/register' POST user register
'/task/{id}' GET user register
'/task' POST user create tasks
'/task/{id}' PUT user update tasks
'/task{id}' DELETE user delete tasks
'/tasks' GET fetch all tasks
Tools
  1. Go
  2. MongoDB

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL