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: 3 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 (about 4 years ago)
- Default Branch: preprod
- Last Pushed: 2024-10-29T14:07:39.000Z (11 months ago)
- Last Synced: 2024-10-29T14:39:12.999Z (11 months ago)
- Topics: java, openapi3, restful-api, school-management
- Language: Java
- Homepage:
- Size: 16.2 MB
- Stars: 28
- Watchers: 3
- Forks: 128
- Open Issues: 25
-
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).