modulepackage
0.0.0-20230726224016-8e5f73281faa
Repository: https://github.com/jeanshortener/api.git
Documentation: pkg.go.dev
# README
Jean Shortener API
The API for Jean Shortener and implements services
TODO
- Account Edit
# Functions
API is the main function to initialize the server and register the routes.
Return MongoDB Connection.
Register all routes.
Register routes related to the shortener.
Register routes related to users and authentication.
# Structs
Register the author of some actions and logs.
Response to GetMe.
URL shortened information.
User is the base struct for general users.