# Go API Server for swagger ETSI GS MEC 030 V2X Information Services API described using OpenAPI. ## Overview This server was generated by the [swagger-codegen] (https://github.com/swagger-api/swagger-codegen) project. By using the [OpenAPI-Spec](https://github.com/OAI/OpenAPI-Specification) from a remote server, you can easily generate a server stub. - To see how to make this your own, look here: [README](https://github.com/swagger-api/swagger-codegen/blob/master/README.md) - API version: 3.1.1 - Build date: 2024-01-26T13:01:36.829Z[Etc/UTC] For more information, please visit [https://forge.etsi.org/rep/mec/gs030-vis-api](https://forge.etsi.org/rep/mec/gs030-vis-api) ### Running the server To run the server, follow these simple steps: ``` go run main.go ```