Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Mandrake7024yFind companies from the same field that have APIs then write a wrapper so the user can use your API instead and get data from all of the APIs easily.
Since competitors don't follow the same API structure you will need to deal with those differences but your user's won't have this problem.
Example:
* a service that allows users from different banks to do a specific thing.
* a service that creates and handles offers in multiple marketpaces such as Ebay and Amazon.
Please don't forget me when you get rich.
Cya -
Mandrake7024y@BlueZ I suggest that you write a MVP(minimum viable product) with whatever technology you know or want to try.
The most important part is having a MVP and clients. -
edw1o14374yUnified saas that lets’s you use a single sdk for interacting with different api’s. You setup an account, add your other platform’s api keys and start using one library for your backends, you also have logs, metrics, filters and other stuff. You could check out their demo if you want to get an idea of a mvp.
Related Rants
Any good idea to start a new service base tech startup?
random
creativity
business
ideas