Data Engineer Blog 0x0012 (2022–01–22)
Saturday Morning Coffee Thoughts

Yesterday, while working with a colleague, we found some interesting pieces of technology. We’re working on creating a quick and dirty API that will return some datasets for testing our features and our performance.
We found two projects called json-server and lowdb. The main point is that you don’t have to build a whole API to generate what…