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.
2 parents 0c08e9a + 7d11dcd commit 38628c4Copy full SHA for 38628c4
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