An open API service providing repository metadata for many open source software ecosystems.

GitHub / wpcodevo / golang-postgresql-api

This article will teach you how to set up a SQLC API project with Golang, standard Database/SQL package, Gin Gonic, PostgreSQL, Golang-migrate, and Docker-compose. You will also learn how to generate Golang database CRUD functions and Structs with the SQLC compiler. The SQLC Golang API will use a PostgreSQL database and run on the Gin Gonic HTTP server. We will use the Golang-migrate package to push the SQL schema to the database.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpcodevo%2Fgolang-postgresql-api
PURL: pkg:github/wpcodevo/golang-postgresql-api

Stars: 40
Forks: 3
Open issues: 0

License: None
Language: Go
Size: 49.3 MB
Dependencies parsed at: Pending

Created at: over 3 years ago
Updated at: 2 months ago
Pushed at: about 3 years ago
Last synced at: about 2 months ago

Topics: gin, go, golang, jwt, postgresql

Funding Links https://github.com/sponsors/wpcodevo

    Loading...