Skip to content

yyokusa/rest-api

Repository files navigation

rest-api

docker compose up

Example postman files can be imported for below and similar requests

  • localhost:8080/users
  • localhost:8080/users/:userId
  • localhost:8080/events/:eventId
  • etc.

Requests uses environment variables and scripts for request response chaining. You can set an environment with the same variable names.

Here is ERD:

Screenshot 2023-05-02 at 12 58 24