sillypoise / pg-node

Playground monorepo for all things Node.js
0 stars 0 forks source link

Template Testing REST API for FE apps with Faker.js #3

Open sillypoise opened 2 years ago

sillypoise commented 2 years ago

Create a project for a REST API that we can use to test any frontend app easily. Use faker.js, maybe even unsplash to serve images. Create different paths with different type of JSON responses to practice consuming them in the FE. Cover many shapes and forms of responses.