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
A full stack application for restaurants using Svelte-Kit Frontend, Go Fiber Server, BBolt Database.
morsencoder is an api that listens for any request to the endpoint "/encode" with a query parameter text like "/encode?text=text to morse code encode", encodes that text and returns it back to the client as string.
A simple todo application made with Golang + React + Typescript.
Service registry/discovery implementation in Go.
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
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."