StellateHQ / fuse

Fuse: The fastest way to build and query great APIs with TypeScript
https://fusedata.dev
MIT License
544 stars 13 forks source link

Docs: How to expose mock data to parallelize backend & frontend development #67

Closed mxstbr closed 9 months ago

mxstbr commented 9 months ago
CleanShot 2023-12-07 at 01 44 14@2x

Example in the docs on how to mock data in a way that makes it easy to swap in an actual data source later.