You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple implementation of the fiber webframe work with a GraphQL Api and simple log in web all using Golang. The goal is to learn Fiber and have good base starting project for any new projects using Golang and Fiber
Technology:
Frontend: Go Fiber Pages
Backend: Go Fiber using GraphQL to obtain data from the database
Database: Postgres but could be mongo if I wanted
About
A demo/starter project to learn the Golang Fiber Framework and use as a start for future Fiber Projects