Hello all,
I need to create both sides of a REST API for my project(s). I have not ever done this before so I am not really sure what the best way is to go about this. There are a number of API tools such as PostgREST which is specifically for PostgreSQL. But is it better to make my own?
Tried PostgREST but it was rather painful/difficult to get it started. So now I am wondering if it is better to just make my own or keep forging ahead with PostgREST.
If pursuing in Xojo, can anyone suggest or point to some sample code? Is Xojo fast enough to handle the many requests that will come into the system?
Any other recommendations?
Thanks,
Tim
6 posts - 5 participants