point-manage-api

command module
v0.0.0-...-3094d9f Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2023 License: MIT Imports: 10 Imported by: 0

README

point-manage-api

point manage demo app api

endpoints

HTTP method Path Overview
POST /register Register a new user
POST /login Obtain an access token with registered user information
POST /users/{user_id}/points/add Add up the number of points using an access token
POST /users/{user_id}/points/subtract Subtract the number of points using an access token
GET /users/{user_id}/points Reference the number of points using an access token
GET /users/{user_id}/points/history Refer to the list of point history using an access token

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