https://github.com/4lch4/shion-api
The API component of Project Shion, for receiving and storing events.
https://github.com/4lch4/shion-api
Last synced: 3 months ago
JSON representation
The API component of Project Shion, for receiving and storing events.
- Host: GitHub
- URL: https://github.com/4lch4/shion-api
- Owner: 4lch4
- Created: 2024-07-21T01:38:43.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-12-12T00:07:34.000Z (5 months ago)
- Last Synced: 2025-02-26T17:52:56.999Z (3 months ago)
- Language: Go
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shion API
This repository is home to the API component of Project Shion. It's responsible for receiving events from [the Monitor component][0] and storing them in the DB for later usage.
[0]: https://github.com/4lch4/Shion-Monitor