mattiaslvv / go-app

Basic account functionality with JWT authentication in Golang + Fiber + JWT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-app

dabbling in golang with fiber & mongodb

kör docker pull mongo

sen kör docker run --name mongo-db -p 27017:27017 -d mongo:latest

starta sedan go:servern via go run .

skicka API calls exempelvis via Postman

:)

About

Basic account functionality with JWT authentication in Golang + Fiber + JWT


Languages

Language:Go 100.0%