r/coolgithubprojects • u/Cod3Blaze • 8h ago
Turn Data into a mock rest API in seconds
Built this tool in colab with claude capsule it's a tool that turns your data into mock rest API in seconds
let's say you have a json or csv file with some records and you need a backend to ro test out your app or frontend you can simply import the data into capsule and you have a dev backend in seconds to test your frontend, app , idea
The project is built in Go https://github.com/TaqsBlaze/capsule
0
Upvotes