package
0.0.0-20240303072354-3ec19aa3ea75
Repository: https://github.com/jyasuu/go-demo.git
Documentation: pkg.go.dev

# README

Go API Server for swagger

This is a sample server Petstore server. You can find out more about Swagger at http://swagger.io or on irc.freenode.net, #swagger. For this sample, you can use the api key special-key to test the authorization filters.

Overview

This server was generated by the [swagger-codegen] (https://github.com/swagger-api/swagger-codegen) project.
By using the OpenAPI-Spec from a remote server, you can easily generate a server stub.

To see how to make this your own, look here:

README

  • API version: 1.0.0
  • Build date: 2024-02-23T13:49:26.770289372Z[GMT]

Running the server

To run the server, follow these simple steps:

go run main.go