divrhino / divrhino-trivia
Create a simple trivia REST API from scratch, using Go, Docker & Postgres. Video tutorial available on the Div Rhino YouTube channel.
☆43Updated 2 years ago
Alternatives and similar repositories for divrhino-trivia:
Users that are interested in divrhino-trivia are comparing it to the libraries listed below
- Convert a REST API into a fullstack Go Fiber app by adding some frontend views.☆19Updated 2 years ago
- ☆49Updated last year
- Build a CRUD app with Go Fiber, docker and Postgres.☆18Updated last year
- Barebones Golang REST API with JWT example☆49Updated last year
- Accompanying code for my youtube video☆45Updated last year
- gRPC Order Management Service☆42Updated 11 months ago
- The repository for Building Modern Web Applications with Go.☆62Updated 3 years ago
- ☆64Updated 4 years ago
- Accompanying code for my youtube video. This is built with GO, GraphQL, MongoDB and ofcourse, with lots of love.☆18Updated 2 years ago
- Example microservice based project written in Go☆153Updated 2 years ago
- ECommerce platform backend in Golang☆47Updated 8 months ago
- The right way to implement clean architecture on golang (I think)☆104Updated 2 years ago
- In this comprehensive guide, you'll learn how to properly refresh JSON Web Tokens (JWTs) using the RS256 algorithm and Redis. The integra…☆19Updated 2 years ago
- Golang Authentication API with Fiber MongoDB and JWT☆54Updated 4 years ago
- Source code for the microservices with go (1st edition)☆50Updated 2 weeks ago
- Basic E-commerce Web App built with GO☆124Updated 10 months ago
- In this comprehensive guide, you'll learn how to implement JWT (JSON Web Token) authentication in a Golang application using GORM and the…☆46Updated last year
- ☆47Updated 3 years ago
- ☆18Updated last year
- ☆10Updated 2 years ago
- This is the code used in the Modern REST API with Go and PostgreSQL blog series