Im considering signing up and trying out your service. What is holding me back are all questions I was hoping to have answered on your website. The main questions I have are important implementation details that I think customers a going to care about. What language, framework, dependencies, are handling requests? What is the performance like? How do I scale?
Thanks, this is good feedback. The landing page was deployed in a hurry and will be updated soon, both to fix typos and to add some more technical information about how it's built.
For the record, it's all hosted in AWS EC2/RDS, and the backend is built in Django. The front end is nuxtjs
Thank you, this is a key consideration. May I suggest language like "Powered by Python and Postgres"? If youre using the ORM, or wrappers or middleware on top of django rest framework, then I see your target market being front end devs only who need a scaffolded back end. I say this because the service doesn't remove much work for users with API design and implementation experience.