Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.85 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.85 KB

Pokégen.PkHex

ASP.Net Core REST API providing PkHex & ALM functionality

Getting Started

This API currently supports creating pokemon files (.pk*, .pb* etc.) from Showdown Sets via ALM, checking legality of Showdown Sets/Pokemon files via PkHex & getting trainer data from the data block!

For a full overview of all routes you want to set the ASPNETCORE_ENVIRONMENT environment variable to Development which should expose an Swagger (OpenAPI integration) page at /swagger/index.html showing all routes and parameters.

Deployment

TBD

Built With

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the GPL-3.0 License - see the LICENSE file for details