The MVP of my API SaaS is about done and I want feedback on the API specs before I enhance it any further.
Would folks mind giving my docs a gander and sharing some quick feedback?
The primer is you're a developer on an application that allows users to upload files to object store (CDN, S3, etc.) and you want to grant your end-users the ability to search the contents of said files.
We extract the contents, apply ML on said outputs then make it searchable via API.
Thanks !