services

command module
v0.0.0-...-7c804fa Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2022 License: MIT Imports: 8 Imported by: 0

README

fridgiGO

This is the backend of fridgiGO. This backend was developed in the programming language Go (Golang).

Below is the list of developed API endpoints

Ping
Route HTTP Request Body Description
/v1/api/ping GET Ping the server
Users
Route HTTP Request Body Description
/v1/api/users/login POST {email, password} Authenticate user (login function)
/v1/api/users/register POST {first_name, last_name, email, password, password_repeat} Register user (register function)
/v1/api/users/register-confirm POST {email, confirmation_number} Confirm user (user register confirmation function)
/v1/api/users/user-info GET {token} Get user info

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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