Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

basics of writing a RESTful web service API with Go and the Gin Web Framework (Gin).

License

NotificationsYou must be signed in to change notification settings

vinodnextcoder/golang-simple-http-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To run http server

cd simple-http-server

for gingit clone https://github.com/vinodnextcoder/golang-simple-http-server.git you go any dorectory install package and run codecd golang-simple-http-server/gin-web-appInstall Gin:go get github.com/gin-gonic/ginYou can run your Gin web application by executing the main.go file:go run main.go

to call api endpoint in postman

for folder gin-web-apphttp://localhost:3001http://localhost:3001/user/testuserhttp://localhost:3001/contact

You can go to swagger doc

http://localhost:3001/swagger/index.html

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp