Skip to content

Commit

Permalink
Merge pull request #26 from Finboost/dev-arman
Browse files Browse the repository at this point in the history
Add postman collection and environment
  • Loading branch information
armandwipangestu authored Jun 14, 2024
2 parents b90dfd5 + 1dcf41e commit e714caa
Show file tree
Hide file tree
Showing 4 changed files with 2,929 additions and 5 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
| `prisma` | Folder that contain prisma configuration, e.g. Schema, Seeding, Migration |
| `db/prisma.js` | File prisma client connection to connect to the database |
| `.github` | Folder that contain configuration of GitHub repository, e.g. GitHub Actions for CI/CD Pipeline |
| `postman` | Folder that contain collection and environment for testing RESTful API on Postman |

## Entity Relationship Diagram

Expand Down
Loading

0 comments on commit e714caa

Please sign in to comment.