services VS m3o

Compare services vs m3o and see what are their differences.

services

Real World Micro Services (by micro)

m3o

Serverless Micro Services (by m3o)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
services m3o
29 49
1,233 2,283
0.3% -
5.5 9.1
7 days ago 5 months ago
Go Go
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

services

Posts with mentions or reviews of services. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-29.
  • Go Framework: No Framework?
    11 projects | news.ycombinator.com | 29 Nov 2022
    We used Micro to build and offer Micro services on M3O. Every API to you see there is powered by the open source equivalent Micro service here https://github.com/micro/services
  • [API Request] - looking for Whatsapp status tracker API
    2 projects | /r/api | 22 Nov 2022
    I will make a note here https://github.com/micro/services/issues/262
  • Real World Micro Services
    2 projects | /r/selfhosted | 3 Oct 2022
    I shared this post in a few developer communities like Hacker News and it was well received. Over the past few years I've been working on an open source project called Micro, an API first development platform and I'm now sharing Micro Services, a catalog of reusable real world Micro services.
    16 projects | news.ycombinator.com | 28 Sep 2022
    Thanks, that made now more sense. I'd put this condensed together with https://micro.dev/blog/2022/09/27/real-world-micro-services.... more prominently to the readme of https://github.com/micro/services ! Looking at that github alone makes it hard to commect the context.
  • Show HN: M3O – Universal Public API Interface
    1 project | /r/patient_hackernews | 26 Apr 2022
    1 project | /r/hackernews | 26 Apr 2022
    7 projects | news.ycombinator.com | 25 Apr 2022
    Thanks for the comments and questions. I'll do my best to answer them.

    > Are things hosted on some other cloud provider, if so where? What region?

    Our core platform is currently hosted on DigitalOcean in the London region. That will expand to multiple regions and multiple providers over time. We did start that way many years ago but with a small team it's hard to manage.

    > What about uptime? If I end up building an application with all of these APIs, I do need a bit more confidence that things will be stable.

    We want to be able to provide uptime guarantees in the near future. Right now I'll say based on our experience running it in the past 9-12 months it's feeling like four 9s verging on 5 but I don't want to jinx us. We are dependent on our providers but we're also people who have managed platforms for many years.

    > the crypto endpoint looks interesting, but for me, it would be quite crucial to know where the data is from? How often is it updated?

    Our crypto APIs are currently powered Finage.co.uk. We do some level of caching on our side but only for 5-10 mins. I'll try add some details around that in the overview. You can see the source at https://github.com/micro/services

  • M3O - Serverless API Backend
    1 project | /r/serverless | 13 Apr 2022
  • Zapier: The $5B Unbundling Opportunity
    2 projects | news.ycombinator.com | 12 Apr 2022
    We're playing in this space with M3O (https://m3o.com) but focused very much on making APIs programmable as opposed to completely doing away with the code.
  • M3O - A serverless API backend
    1 project | /r/JAMstack | 12 Apr 2022

m3o

Posts with mentions or reviews of m3o. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-31.
  • M3O - Serverless Micro services gateway
    1 project | /r/microservices | 24 Jun 2023
  • Show HN: Micro Chat – Private group chat
    2 projects | news.ycombinator.com | 31 May 2023
    Sorry what I meant is I've been working on the open source Micro project for 8 years which underpins this. The chat app itself was not really something I meant as being open source but yes it's in a separate repo with the API hosting product I built called M3O.com.

    https://github.com/m3o/m3o

  • Show HN: M3O – Serverless Micro services gateway
    1 project | news.ycombinator.com | 5 Apr 2023
  • M3O: Serverless Micro services gateway
    2 projects | /r/microservices | 5 Apr 2023
    1 project | /r/serverless | 5 Apr 2023
  • Ask HN: Who wants to be hired? (January 2023)
    22 projects | news.ycombinator.com | 2 Jan 2023
    Email: [email protected]

    Spent the last 10 years mostly working with microservices and Go based startups, although I would not recommend microservices to most companies. I can save you a few million dollars if you wonder why.

    I'm most passionate about improving DevEx in companies. Things like writing custom ORMs for lesser known/supported databases (see eg. https://github.com/gocassa/gocassa). Mostly worked with startups from $2M-$500M funding range, with the occasional enterprise gig.

    Used to run a chicken shop as a hobby project which made me careful of accepting management positions, haha, people are hard. I would love to be a product owner, I mostly designed the https://m3o.com/ product with the CEO recently and implemented the MVP of it. It's open source stuff, check it out https://github.com/m3o

    Currently working for a US startup but my contract is ending soon.

    Cheers!

  • Finding Traction Without a Product
    1 project | news.ycombinator.com | 16 Dec 2022
    It's like API indexing, I like it. I started M3O (https://m3o.com) with this idea of API aggregation for absolutely everything but not specifically indexing, more so providing a uniform access layer to all things with one API token. The programmability of Nango will definitely a be a selling point. For the founders, focus on that, double down on that. The ability to program the APIs and the data retrieved is really key.
  • Go Framework: No Framework?
    11 projects | news.ycombinator.com | 29 Nov 2022
    What if any is the relationship between https://m3o.com/ and https://micro.dev/ ?
  • APIs for nocode/lowcode apps
    1 project | /r/nocode | 22 Nov 2022
    Nocode poses a really interesting movement towards rapid prototyping end user facing apps but I think when it comes to functionality, there's always some need to drop into the escape hatch to make that API call or manipulate some javascript. I've been noticing more people using https://m3o.com for that especially with things like Adalo. There's 70+ APIs that can be used with one API token. Super useful. Also on the lookout for other API providers who make it easier to embed those apis.
  • [API Request] - looking for Whatsapp status tracker API
    2 projects | /r/api | 22 Nov 2022
    We can potentially do this on https://m3o.com. It doesn't exist yet but would make sense as the next service we offer. Further details would be useful e.g endpoints required.

What are some alternatives?

When comparing services and m3o you can also consider the following projects:

next-runtime - The Next.js Runtime allows Next.js to run on Netlify with zero configuration

nextjs-tailwind-ionic-capacitor-starter - A starting point for building an iOS, Android, and Progressive Web App with Tailwind CSS, React w/ Next.js, Ionic Framework, and Capacitor

micro - A Go service development platform

supabase - The open source Firebase alternative.

hypermerge - Build p2p collaborative applications without any server infrastructure in Node.js

qurandatabase - XML formatted Quran Database from QuranDatabase.org

ts-node - TypeScript execution and REPL for node.js

logseq - A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.

php - 🐘 PHP Runtime for ▲ Vercel Serverless Functions (support 7.4-8.3)

go-micro - A Go microservices framework

go-kit - A standard library for microservices.