Skip to content

Latest commit

 

History

History
27 lines (13 loc) · 498 Bytes

README.md

File metadata and controls

27 lines (13 loc) · 498 Bytes

image

auth-assistant

JWT Authentication JSON api for social network built using standard libraries with Mux, Validator and PostgreSQL database.

Api Requirements

  • go 1.19.4
  • PostgreSQL database

Setup

  • make .env file, set PostgreSQL confing and JWT keys. look at .env.exapmle for reference
make run

I will dockerize it soon swagger.yaml also comming soon 🐌