An open API service indexing awesome lists of open source software.

https://github.com/itsyst/server-mock-api

This project utilizes Node.js, Json, and TypeScript to create a fake API for server-side mocking. The setup includes a src folder, a database for mock data, and a types directory for type definitions. It serves as a lightweight solution for simulating API endpoints.
https://github.com/itsyst/server-mock-api

database json moke nodejs types typescript

Last synced: 2 months ago
JSON representation

This project utilizes Node.js, Json, and TypeScript to create a fake API for server-side mocking. The setup includes a src folder, a database for mock data, and a types directory for type definitions. It serves as a lightweight solution for simulating API endpoints.

Awesome Lists containing this project