Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 399 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 399 Bytes

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