Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fa0311/palworld-openapi
PalWorld OpenAPI(Swagger) specification using REST API
https://github.com/fa0311/palworld-openapi
openapi palworld restapi swagger
Last synced: 2 months ago
JSON representation
PalWorld OpenAPI(Swagger) specification using REST API
- Host: GitHub
- URL: https://github.com/fa0311/palworld-openapi
- Owner: fa0311
- License: other
- Created: 2024-04-04T06:40:46.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-03T21:57:31.000Z (8 months ago)
- Last Synced: 2024-05-03T22:48:17.983Z (8 months ago)
- Topics: openapi, palworld, restapi, swagger
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# PalWorld OpenAPI
PalWorld OpenAPI(Swagger) specification
## Usage
```shell
openapi-generator-cli generate -g -i https://raw.githubusercontent.com/fa0311/palworld-openapi/main/src/openapi/openapi-3.0.yaml -o ./palworld_openapi
```## License
MIT License