mirror of
https://github.com/michivonah/themepark-assistant.git
synced 2025-12-22 22:16:29 +01:00
begin basic app structure
This commit is contained in:
parent
b3dad47df1
commit
09d1925cc0
5 changed files with 98 additions and 3 deletions
|
|
@ -1,2 +1,9 @@
|
|||
# themepark-assistant
|
||||
A tool for improving your trips to themepark - once developed
|
||||
|
||||
## Testing
|
||||
Send request
|
||||
|
||||
```bash
|
||||
curl -H "Authorization: Bearer insecure-token" http://127.0.0.1:8787/notification/list
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue