basic-crud-with-go
API Rest utilizando go
API Docs
- Postman file at docs/Books.postman_collection.json
Run Database
$ docker-compose up --build
Run Database
$ go run main.go
Migrations
- Migrations is auto runned when start the database
API Rest utilizando go
$ docker-compose up --build
$ go run main.go
gen The gen tool produces a CRUD (Create, read, update and delete) REST api project template from a given database. The gen tool will connect to the d
Mikrotik ORM (mikorm) Library Mikrotik API menggunakan ORM untuk mempermudah int
Users Service The users service is used to maintain Restful API that can get/cre
🔥 Golang Rest Api with basic JWT Authentication and Basic Crud Operations.
go-api-crud API Rest CRUD Estrutura de pacotes cfg (config) Utilizando variáveis de ambiente. Arquivo [cfg/config.go] é possÃvel "setar" configuração.
Description A basic REST-ish API that allows you to perform CRUD operations for
books-rest_api Simple CRUD Rest API architecture using postgresql db with standa
go-crud-app A CRUD REST API with mysql Uses: gorilla/mux gorm Implemented [ ✔ ] GET /book returns list of books as JSON [ ✔ ] GET /book/{id} returns d
Clean Arch in Go Read about Clean Architecture Build make Run tests make te
notificacion_api Servicio para envÃo de notificaciónes por difusión en AWS SNS Especificaciones Técnicas TecnologÃas Implementadas y Versiones Golang
Bases de Datos I: Trabajo Práctico 1. Introducción El objetivo del trabajo práctico es implementar una base de datos que almacene la información relat
comm-infra PoC de infraestrutura de comunicação utilizando RabbitMQ e Kafka. Pré-requisitos Git Visual Studio Code Docker Docker Compose Go Instruções
go-chat Um chat feito em go utilizando gorilla/websocket, go-redis/redis,golang-jwt/jwte labstack/echo. Why Eu gostaria de aprender algumas ferramenta
LOL-CHAMPIONS-API Just a REST API app for CRUD' ing informations related to Leag
Go-Mongodb_API This is a sample REST API ( CRUD operations ) created using the G
crud is a mysql crud code generate tool 䏿–‡æ–‡æ¡£ Getting Started Overview Crud is a
Basic Crud operation api's in golang
I am creating my first API with GO. Install go get -u github.com/Yefhem/basic-ap
go-API-REST A rest api made it in golang that connects to a mongodb database This API is compatible with the Angular frontend from https://github.com/
crud is a mysql crud code generate tool 䏿–‡æ–‡æ¡£ Getting Started Overview Crud is a
golang-test-api A simple CRUD API made with Go, Postgres, FIber, Gorm and Docker. Cloning the repository To clone the repository run the following com
CRUDist - Model Driven API Development Automagicaly create CRUD APIs for your gorm models. Example Model definition type BaseModel struct { ID
Buffalo CRUD exemple Introduction Site du projet : https://gobuffalo.io/fr Documentation générale : https://gobuffalo.io/fr/docs/overview/ Documentati
Record Store November 2021 I started learning Go a few weeks ago and this is my first proper project using Go. I wanted to use it to get to grips with
Simple CRM system CRUD backend using GO, Fiber, Gorm, SQLite Developent go mod t
Shopify Backend Developer Intern Challenge - Summer 2022 A simple CRUD app built with Go and Gin. This let you update track your inventory, add new it
go-todo-api A REST api in Go utilizing Fiber, Postgres and docker as a dev tool. Allows user to create and retrive todos Installation Ensure you have
REST-API-CRUD Simple REST API application using GOLANG [/net/http & mux] Available URLs: URL METHOD http://127.0.0.1:8888/ GET http://127.0.0.1:8888/l
TECHNOLOGIES GOLANG 1.14 GORM GORILLA-MUX POSTGRESQL API's PATHS For Product Ser