Live data from Hacker News

Micro APIs for Everyday Use

blog.m3o.com

1–10 of 91 posts

Re: Micro APIs for Everyday Use

#5
I suppose it's because of the "micro" focus, but it seems odd to me that the table name would be optional in the DB, and that the KV api doesn't have namespaces.

The navigation and layout of the site are terrific.

Re: Micro APIs for Everyday Use

#7
Would be cool to have a really lightweight auth service for registering and logging in. Could still be ephemeral on the order of hours.

This seems like it would be easy to monetize (if that were desired) by just increasing quotas / limits, or adding certain features to any particular API that made QOL better.

Re: Micro APIs for Everyday Use

#8

I love this, and can immediately see the value. Is there an opportunity for third party developers to add new APIs?

Hi, yes this is the end goal and for it to be entirely self service. For now we're working directly with those third parties and doing the integration ourselves but ideally we want to let people do it themselves, display their own logos and price the APIs however they see fit. Happy to chat further about it and get ideas too on how we could speed this up.

Re: Micro APIs for Everyday Use

#9
post #7

Would be cool to have a really lightweight auth service for registering and logging in. Could still be ephemeral on the order of hours. This seems like it would be easy to monetize (if that were desired) by just increasing quotas / limits, or adding certain features to any particular API that made QOL better.

Hey there. We've got you covered. Here's our user service that includes user management and authentication https://m3o.com/user

Re: Micro APIs for Everyday Use

#10
Love this! I'm surprised this hasn't been done before (or it has?) because it sounds so good. The list of APIs cover almost 95% of all project ideas that I want to run on Cloud, so I'm really excited to try this out. The simple pricing structure is excellent as well.

Good luck!

Post reply on HN