Update readme with notes app information.
This commit is contained in:
@@ -43,6 +43,9 @@ JWT_SECRET=dev-secret-change-me-do-not-use-in-production mvn spring-boot:run
|
|||||||
- Flyway for DB schema control
|
- Flyway for DB schema control
|
||||||
- JWT for auth
|
- JWT for auth
|
||||||
|
|
||||||
|
## Test App
|
||||||
|
A React app located at https://git.seanstarkey.dev/starkey/notes was used to test the API. This app exercises the API and displays REST requests/responses for debugging. It runs in a docker container.
|
||||||
|
|
||||||
## API Endpoints
|
## API Endpoints
|
||||||
|
|
||||||
### Authentication
|
### Authentication
|
||||||
|
|||||||
Reference in New Issue
Block a user