Skip to content

ericklima-ca/bago

Repository files navigation

Bago

Introduction

This application is hosted in https://github.com/ericklima-ca/bago.
A backend service, based on REST architecture, written in Go that includes authentication with JWT and performs CRUD operations.

Routes Summary

Auth

- /api/auth/login
- /api/auth/signup
- /api/auth/recovery/
- /api/auth/verify/:action/:user_id/:string_token

About

REST API in Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published