Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
metachris committed Oct 23, 2024
1 parent 9db255a commit 48405ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ $ curl localhost:8082/api/v1/new_event?message=this+is+a+test

# Query events (plain text or JSON is supported)
$ curl -s localhost:8082/api/v1/events?format=text
2024-10-23T11:59:35Z hello world
2024-10-23T11:59:36Z hello world
2024-10-23T12:04:01Z hello world
2024-10-23T12:04:07Z this is a test
```

0 comments on commit 48405ad

Please sign in to comment.