Added a reference to the filite-list script in the README

This commit is contained in:
Syndamia 2021-01-10 17:48:15 +02:00
parent cf64c54d5f
commit b4097b6024
1 changed files with 2 additions and 0 deletions

View File

@ -212,6 +212,8 @@ It's possible to get an array of all existing entries for each type with an auth
- `GET /l`
- `GET /t`
You can view the created entries in a more organized manner with the third-party [filite-list](https://github.com/Syndamia/filite-list) script.
### Creating new entries
There are two ways to create new entries, `PUT` or `POST` requests.