go-rest

command module
v0.0.0-...-fcd840d Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2024 License: MIT Imports: 14 Imported by: 0

README

Go REST Service

Template for creating a REST service using Go
The app requires PostgreSQL (uses the pgx driver) and Redis
This project is inspired by the NestJS framework

Currently has been implemented:

  • SPA handler
  • Signup
  • Signin
  • Email verification
  • reCAPTCHA validation
  • User access control (JWT)
  • Refresh tokens (OAuth 2.0)
  • Exceptions that return JSON
  • Localization (En, Ru)
  • FormData interceptor (requires custom FormData converter)

The project is under active development

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