Skip to content

A demo golang Restful API with [Gin,Postgres,Goquery,Gorm,Gin-Swagger]

Notifications You must be signed in to change notification settings

Wsmiley/Restful_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restful api demo

Usage

  • gin:Web Server
  • goquery:Web Page Parsing
  • gorm:Database operations
  • gin-swagger:Building API documentation

Database

  • postgres

Visualization

  • pgAdmin

API test

  • postman
  • curl

About

A demo golang Restful API with [Gin,Postgres,Goquery,Gorm,Gin-Swagger]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages