Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/displague/metal-deepmap
experimental Equinix Metal API generated with the deepmap client
https://github.com/displague/metal-deepmap
Last synced: 8 days ago
JSON representation
experimental Equinix Metal API generated with the deepmap client
- Host: GitHub
- URL: https://github.com/displague/metal-deepmap
- Owner: displague
- Created: 2021-12-09T20:13:48.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-09T20:14:00.000Z (about 3 years ago)
- Last Synced: 2024-12-13T06:35:18.583Z (10 days ago)
- Size: 157 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Deepmap OpenAPI Go Generator vs Equinix Metal API
```
$ curl https://raw.githubusercontent.com/t0mk/gometal/e885b6a124b726b17930fd8f39e9d9f05b7dbc7e/v1/api/openapi.yaml
$ go get github.com/deepmap/oapi-codegen/cmd/oapi-codegen
$ oapi-codegen -config ./oapi-codegen.yaml openapi.yaml > metal.gen.go
```The spec file included in this repo has been modified to satisfy oapi-codegen. The changes may not be faithful to the API requirements.