Socket
Book a DemoInstallSign in
Socket

github.com/Xairooo/du-map-api-go

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/Xairooo/du-map-api-go

Source
Go
Version
v0.1.0
Version published
Created
Source

Go API Server for openapi

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Overview

This server was generated by the [openapi-generator] (https://openapi-generator.tech) 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: 0.0.10
  • Build date: 2024-09-02T13:07:41.871312900+02:00[Europe/Berlin]
  • Generator version: 7.8.0

Running the server

To run the server, follow these simple steps:

go run main.go

The server will be available on http://localhost:8080.

To run the server in a docker container

docker build --network=host -t openapi .

Once image is built use

docker run --rm -it openapi

FAQs

Package last updated on 02 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts