https://github.com/hei-school/hei-admin-api
RESTful API for managing a school
https://github.com/hei-school/hei-admin-api
java openapi3 restful-api school-management
Last synced: 5 months ago
JSON representation
RESTful API for managing a school
- Host: GitHub
- URL: https://github.com/hei-school/hei-admin-api
- Owner: hei-school
- License: mit
- Created: 2021-08-07T08:06:01.000Z (almost 5 years ago)
- Default Branch: preprod
- Last Pushed: 2026-01-13T12:57:49.000Z (5 months ago)
- Last Synced: 2026-01-13T13:12:14.507Z (5 months ago)
- Topics: java, openapi3, restful-api, school-management
- Language: Java
- Homepage:
- Size: 18.7 MB
- Stars: 30
- Watchers: 0
- Forks: 132
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
This project both specifies the
[HEI Admin API](https://petstore.swagger.io/?url=https://raw.githubusercontent.com/hei-school/hei-admin-api/dev/doc/api.yml)
and implements it in Java.
[Releases](https://github.com/hei-school/hei-admin-api/releases) are published [here](https://gallery.ecr.aws/q6i6y5o4/hei-admin-api) as Docker images. Feel free to use them.
We welcome [contributions](https://github.com/hei-school/hei-admin-api/blob/dev/CONTRIBUTING.md).