5 ms·
Soul – A SQLite RESTful Server – API examples added for a better dev experience
- thevahidal 4y agoHi Everyone, It's been less than a week since I showcased Soul on HN, and the support you showed was more than I ever could Imagine. Thank you! For those who are not familiar with Soul, it basically takes a SQLite db file and give a CRUD API to work with your database. One main feedback was to add good examples that people can find out how it works without looking too much. Now I added API examples for all endpoints which you can find here: https://github.com/thevahidal/soul/blob/main/docs/api-examples.md https://github.com/thevahidal/soul/blob/main/docs/api-exampl... Let me know what else we could do to make Soul a better product, or if you faced any bugs or issues. Also I appreciate any kind of contributions! Thanks again, and I see you in the next one!