Skip to content

Commit

Permalink
added full url
Browse files Browse the repository at this point in the history
  • Loading branch information
edisonzsq committed Jan 24, 2023
1 parent 86136d9 commit db65b4c
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 @@ -21,8 +21,8 @@ docker compose up --build
## Backend

There are two APIs implemented:
- POST /employees
- GET /employees
- POST http://localhost:8008/employees
- GET http://localhost:8008/employees

The payload to create a new employees is:
```json
Expand Down

0 comments on commit db65b4c

Please sign in to comment.