Fizzbuzz api listens for a http request for route '/fizzbuzz/count'. When request comes, it makes an array with fizzbuzz game rules to send as response. Like [1,2,"fizz",4,"buzz"...,14,"fizzbuzz",]
-
Updated
Dec 30, 2021 - Go
Fizzbuzz api listens for a http request for route '/fizzbuzz/count'. When request comes, it makes an array with fizzbuzz game rules to send as response. Like [1,2,"fizz",4,"buzz"...,14,"fizzbuzz",]
A crypto-currency simulation game
Rest API for An Android App About Islamic Prayer Times
From now on I would call `fiber` as `fibe` , and yes this repository's about doing CRUD using fiber. I made some part of the repo name gone backward because I did take it personally
A Food Nutrition Rest API Project using Go-Fiber Framework, PostgreSQL, and GORM
basic Go project structure and CRUD operations using the Go(Fiber)
This boilerplate provides a starting point for Go Fiber that utilizes Docker, PostgreSQL, JWT for authentication, and PgAdmin for database management.
Optimizasyon Ödevi - Rate limiting / Token Bucket Algoritması ve Sliding Window Algoritması Denemesi - WEB SERVER -> GOFIBER -
GoLuva is an open source starter kit for API development with Go. Provides developers with a strong starting point with basic features such as request management, authentication, and automated documentation. Designed to speed up API development
File Server is a lightweight Go application that allows you to easily share files over the local network. Serve files from a specified directory and customize the port and path. Simple setup and convenient file sharing for users on the same network.
starter rest full api which has auth with jwt token, with tech: Go Fiber & GORM
CRUD Api with Go, Gorm and Fiber
Add a description, image, and links to the go-fiber topic page so that developers can more easily learn about it.
To associate your repository with the go-fiber topic, visit your repo's landing page and select "manage topics."