Add badges
This commit is contained in:
parent
9a95946b48
commit
3908efc2a6
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
|||
# ScheduleTogether Backend
|
||||
|
||||
![Latest release status](https://git.zervo.org/ScheduleTogether/Backend/badges/release.svg)
|
||||
![Build test status](https://git.zervo.org/ScheduleTogether/Backend/badges/workflows/build.yml/badge.svg)
|
||||
![Stars status](https://git.zervo.org/ScheduleTogether/Backend/badges/stars.svg)
|
||||
|
||||
This is the backend for ScheduleTogether, the schedule management service. It provides a REST API for managing and organizing schedules, users, communication and more. This API is made to integrate with the official frontend. This includes features such as user authentication, event management, integration with third-party services and more. The service is built using Go and Iris, and primarely uses MariaDB as its database.
|
||||
|
||||
Proper documentation is soon to come.
|
Loading…
Reference in a new issue