Skip to content
/ restdb Public

restdb — A Go package for working with a PostgreSQL database via a RESTful API, providing functions to perform CRUD operations on users.

Notifications You must be signed in to change notification settings

Kosench/restdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

restdb

restdb is a Go package for managing user data in a PostgreSQL database. It includes functionalities for adding, deleting, updating, and querying users via a RESTful API.

About

restdb — A Go package for working with a PostgreSQL database via a RESTful API, providing functions to perform CRUD operations on users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages