Golang Dev working at @MitrahSoft
-
golamap Public
A wrapper for the OLA Map API, allowing you to interact with various map-related functionalities such as getting directions, geocoding, and more.
Go MIT License UpdatedSep 26, 2024 -
gin-RestAPI-postgres-orm Public
Simple RESTful CRUD demo code using @Golang , @Gin-gonic web framework @go-gorm ORM driver & @postgres DB
-
-
Gorilla-mux-RestAPI-postgres Public
Simple RESTful CRUD demo code using @Golang , @Gorilla Mux web framework & @postgres DB
-
AWS-S3-upload-presigned-url Public
Simple Demonstration code for upload file into s3 bucket and how to generate pre-signed URL of the uploaded file.
-
GO-REST-with-docker Public
Here is the simple example for GO REST API which run on docker container., also I've demonstrated how we can use Goorm, Middlewares in GO REST