Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
flohansen committed Jun 12, 2024
1 parent d283a67 commit 7e5111a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ go run cmd/main.go
```

## API Paths
`GET` `/api/v1/toggles`: Get all toggles stored by the server
`GET` `/api/v1/features`: Get all features stored by the server
`POST` `/api/v1/features`: Create or update feature

0 comments on commit 7e5111a

Please sign in to comment.