Skip to content

Latest commit

 

History

76 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EndpointLab

An alternative to httpbin.org in Gin.

Quick Start

docker pull viethuy/endpointlab
docker run -p 8080:8080 viethuy/endpointlab

Swagger UI

Access the Swagger UI:

  • Online: Visit SwaggerHub.

  • Locally:

    1. Start the UI:
      make run
    2. Open in browser: http://localhost:8080/swagger/index.html
  • Update swagger.json:

    make swagger

Build and Distribute

make dockerDistribute

About

An alternative to httpbin.org in Gin.

Resources

Stars

10 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages