Merge pull request #29 from Syndamia/master

Added a reference to the filite-list script in the README
This commit is contained in:
Raphaël Thériault 2021-01-10 13:44:00 -08:00 committed by GitHub
commit d3485a01d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.