An open API service indexing awesome lists of open source software.

https://github.com/phts/szambo.tsaryk.com

💩
https://github.com/phts/szambo.tsaryk.com

phts-lvl-1

Last synced: 24 days ago
JSON representation

💩

Awesome Lists containing this project

README

        

# [`szambo.tsaryk.com`](https://szambo.tsaryk.com)

Designed specially for [PHTS LVL-1] to store and display data.

Features:

- Display levels and logs on the web page
- Send email notification when level is near the maximum
- Simple authentication system
- REST API

## Usage

### Endpoints

- `GET /`
- `POST /level?value=`
- `POST /log?severity=&message=`

## Deployment

```sh
npm run build
npm run deploy
```

[PHTS LVL-1]: https://github.com/phts/LVL-1