We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c08e9a commit 7d11dcdCopy full SHA for 7d11dcd
README.md
@@ -94,6 +94,7 @@ The framework is written in TypeScript and can :
94
- Serve random Database seed data
95
- Serve persisted mock data to the database
96
- Perform CRUD operations on the local database via a REST endpoint
97
+- Mock API error codes/messages for testing frontend error handling logic
98
99
### Setting up a new API route
100
0 commit comments