s1-tts-restapi

module
v0.0.0-...-d8ec886 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2023 License: MIT

README

RESOURCE HTTP METHOD ROUTE DESCRIPTION

  • users GET /api/v1/users/me return the logged-in user’s information

  • auth POST /api/v1/auth/register Register a new user

  • auth POST /api/v1/auth/login Login registered user

  • auth GET /api/v1/auth/refresh Refresh expired access token

  • auth GET /api/v1/auth/logout Logout user

  • tasks GET /api/v1/tasks/find

  • tasks GET /api/v1/tasks/:taskId

  • tasks POST /api/v1/tasks/

snap install golangci-lint

go get github.com/golang/mock/mockgen@latest

Directories

Path Synopsis
cmd
internal
mock
Package mock_service is a generated GoMock package.
Package mock_service is a generated GoMock package.

Jump to

Keyboard shortcuts

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