https://github.com/gamemaker1/pms-server
https://github.com/gamemaker1/pms-server
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gamemaker1/pms-server
- Owner: gamemaker1
- Created: 2025-03-27T09:03:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-04T12:35:48.000Z (about 1 year ago)
- Last Synced: 2025-06-10T01:03:50.674Z (about 1 year ago)
- Language: Go
- Size: 691 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: docs/readme.md
Awesome Lists containing this project
README
# Documentation
The `openapi` folder contains the OpenAPI documentation that can be
found [here](http://localhost:4242/api/docs).
The [`docs/develop.md`](develop.md) file outlines how to download,
build and run the server, as well as the development process for this
project.