Pinned Repositories
fiber
⚡️ Express inspired web framework written in Go
go
The Go programming language
alertcovid19
Alert COVID-19 is a small multiplatform tool written in Golang to help keep you informed about the current situation of COVID-19 in your region, while you stay safe at home.
boneless
A CLI (Command Line Interface) to create your apps with Service Weaver, using gomigrate, sqlc, and Fiber.
copy-file-destiny
Copy file to destiny with new names to variables
fastpath
A Golang library for matching REST-like URL path patterns based on ucarion/urlpath
gophermoves
Go package for simulating the movements of a character.
image-to-base64
Generate a image to base64.
ossignals
This package helps us to use signals in Golang
tutoriais
Artigos / Vídeo Aulas
renanbastos93's Repositories
renanbastos93/image-to-base64
Generate a image to base64.
renanbastos93/fastpath
A Golang library for matching REST-like URL path patterns based on ucarion/urlpath
renanbastos93/crawler-covid19-rs
Crawler to get data values about COVID-19 in state Rio Grande do Sul at Brazil
renanbastos93/hangman-go
This is a hangman game via terminal
renanbastos93/ossignals
This package helps us to use signals in Golang
renanbastos93/benchtest-arr-go
This code is a example to validate performance using append or not in golang
renanbastos93/poc-grpc
Created an example using gRPC in Golang
renanbastos93/utils-go
This library has the goal to help everyone with packages simple using Golang. (like pagination, config, signals, etc...)
renanbastos93/rate-corruption
The motivation was to create a system to rate corruption of politicians and improved my tech skills using Golang
renanbastos93/12factors-workshop
Workshop for the 12 factors app
renanbastos93/api
PGConfig.org API v2
renanbastos93/banking-api
This system is to practice Golang skills, will be an API Rest
renanbastos93/bff-testable
This a small API to show principles about BFF and unit test with HTTP traffic mock made in Golang
renanbastos93/BrasilAPI
Vamos transformar o Brasil em uma API?
renanbastos93/coronavirus-apps
:page_facing_up: List of coronavirus applications built in response to the COVID-19 virus from Dec 2019
renanbastos93/covid-19-api
COVID-19 global data (from JHU CSSE for now) as-a-service
renanbastos93/docs
📚 Documentation for 🚀 Fiber
renanbastos93/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
renanbastos93/glaucia_lemos86
exemplo fiber
renanbastos93/go
The Go programming language
renanbastos93/gocorreio.rastreio
busca de eventos de rastreio emitidas pelo correio
renanbastos93/gomemcache
Go Memcached client library #golang
renanbastos93/migration
SQL migration tool
renanbastos93/notify
A dead simple Go library for sending notifications to various messaging services.
renanbastos93/proxy
🧬 Proxy middleware for Fiber
renanbastos93/redirect
🧬 Redirect middleware for Fiber
renanbastos93/signal-go
This is repository is a POC to learn how to use signals in GoLang.
renanbastos93/test-model
testing project model to re-use
renanbastos93/urlpath
A Golang library for matching REST-like URL path patterns
renanbastos93/v8go
Execute JavaScript from Go