Converts a database into gorm structs and RESTful api
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
Mikorm - Library ORM Mikrotik API using go
Mikrotik ORM (mikorm) Library Mikrotik API menggunakan ORM untuk mempermudah int
Go-Mongodb API - A sample REST API ( CRUD operations ) created using Golang
Go-Mongodb_API This is a sample REST API ( CRUD operations ) created using the G
Crud - A mysql crud code generate tool from table DDL sql file
crud is a mysql crud code generate tool 中文文档 Getting Started Overview Crud is a
A rest api with the crud methods made it in golang
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/
Simple vanilla Go CRUD application with mongoDB database with its mflix dataset that I use for my thesis about benchmarking REST API and GraphQL.
Go GraphQL Simple vanilla Go CRUD application with mongoDB database with its mflix dataset that I use for my thesis about benchmarking REST API and Gr
A basic REST API implementing crud functionalities with MySQL.
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
Basic-crud-with-go - API Rest utilizando go
basic-crud-with-go API Rest utilizando go API Docs Postman file at docs/Books.po
A CRUD Phone Book app by REST-API, Golang and PostgreSQL
in this repository, I've created a CRUD Phone Book app by REST-API, Golang and PostgreSQL. in this app, you can: 1-Create a new contact 2-See all contacts 3-Search among the contacts 4-Delete a contact by it's name 5-Delete a contact by it's number 6-Delete all contacts
🔥 Golang Rest Api with basic JWT Authentication and Basic Crud Operations.
🔥 Golang Rest Api with basic JWT Authentication and Basic Crud Operations.
REST API CRUD dengan Golang, Mux, Gorm dan MySQL
Getting Started Running App Create and Run MySQL Database, DBNAME : "go_rest_api_crud" then: go run main.go
Step Productions Install GoLang Official
Go (Golang) API REST with Gin FrameworkGo (Golang) API REST with Gin Framework
go-rest-api-aml-service Go (Golang) API REST with Gin Framework 1. Project Description Build REST APIs to support AML service with the support of exte
CRUD REST interface for transmission's RPC. Written in Go.
transmission-rest a CRUD REST interface for transmission's RPC. Written in Go using github.com/hekmon/transmissionrpc/v2 Configuration Empty config fi
REST Layer, Go (golang) REST API framework
REST Layer REST APIs made easy. REST Layer is an API framework heavily inspired by the excellent Python Eve. It helps you create a comprehensive, cust
REST based Redis client built on top of Upstash REST API
An HTTP/REST based Redis client built on top of Upstash REST API.