this post was submitted on 05 Sep 2024
7 points (88.9% liked)

Software as a Service

42 readers
1 users here now

Software As a Service Companies โ€” The Future Of Tech Businesses Discussions and useful links for SaaS owners, online business owners, and more.

founded 2 months ago
MODERATORS
 

I currently have an API that is gaining traction. I would like to market towards people that are able to use APIs, however there is a technical barrier when It comes to requesting an endpoint, saving data, building a script around that, etc.

Should I build a web application that allows non-technical users to access the data from the API? Or, Is that a waste of time for the effort put in?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Carl 1 points 2 months ago

Currently I have a documentation page that points users to the endpoints. I also have the fastapi OpenAPI documentation available for users.

For what im doing it will be a mixture of what OpenAPI does with the requests directly in the documentation and the ability to create "bots" around it for non-technical users like airtable.