stripity_stripe VS Nest

Compare stripity_stripe vs Nest and see what are their differences.

Nest

A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript šŸš€ (by nestjs)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
stripity_stripe Nest
3 312
914 64,099
1.3% 1.6%
9.1 9.9
about 1 month ago 5 days ago
Elixir TypeScript
BSD 3-clause "New" or "Revised" License MIT License
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.

stripity_stripe

Posts with mentions or reviews of stripity_stripe. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-19.
  • Don't be that open-source user, don't be me
    6 projects | news.ycombinator.com | 19 Jun 2022
    I think this needs a big qualifier. I feel the same way, when it's a project I'm capable of doing the work for. For example, I recently needed a way to deal with Stripe early fraud warnings and the library I used didn't have those yet, so I added them (this was all on my own time I should add)[1].

    However, there are tons of dependencies that we use for all sorts of things that are highly complex where very few people would be able to send a PR (openssl for example). Things in highly complex codebases, or deeply unfamiliar languages, etc. I maintain a forked linux driver for a wireless card for example, and I don't expect there's more than a handful of people that could hack on it without introducing tears and devastation.

    For the projects I maintain, I would just say, "if you can, please consider a PR. If you're not sure it would be accepted I'm happy to be asked! If you can't send a PR, give as much info as you can and be polite. With that we're good.

    [1]: https://github.com/beam-community/stripity_stripe/pull/728

  • Complete integration with Stripe in a Phoenix application
    1 project | /r/elixir | 10 Mar 2022
    I recently had to create a subscription payment solution for Tolc, a C++ to other languages bindings compiler. During the process I wish I had a simple to follow, unassuming tutorial that I could follow. Since I couldn't find one, I wrote one myself! Even though I could use the excellent stripity_stripe, I still had to overcome some pitfalls.
  • Learning Ruby: Things I Like, Things I Miss from Python
    11 projects | news.ycombinator.com | 15 Feb 2021
    I'm going to attempt to answer by way of links to active projects for you:

    Stripe, including webhooks support, actively developed: https://github.com/code-corps/stripity_stripe

    Global pay solution that supports everything: they are all a bit crap you're right, the best I've found is https://github.com/aviabird/gringotts and ex_money really is amazing that integrates with it (I would suggest it's better than the equivalent ruby gem). To be fair I'm not sure I'd want to use the pay gem with anything complex as you need to be able to use the specific quirks of each API properly.

    You're also right about noticed, after looking into it more it would be worth building for elixir for sure. Ravenx represents a start but it's unmaintained and doesn't have a huge number of strategies. It depends on how much I needed to do notifications like this. For the apps that I've built we've just needed database and grouped emails sent once per day, no need for texts or slack etc. There's no reason these couldn't be added fairly simply but I agree noticed is very neat.

Nest

Posts with mentions or reviews of Nest. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-27.

What are some alternatives?

When comparing stripity_stripe and Nest you can also consider the following projects:

gringotts - A complete payment library for Elixir and Phoenix Framework

SailsJS - Realtime MVC Framework for Node.js

Stripe - Stripe API client for Elixir

Koa - Expressive middleware for node.js using ES2017 async functions

cashier - Cashier is an Elixir library that aims to be an easy to use payment gateway, whilst offering the fault tolerance and scalability benefits of being built on top of Erlang/OTP

loopback-next - LoopBack makes it easy to build modern API applications that require complex integrations.

dnsimple - The DNSimple API client for Elixir.

feathers - The API and real-time application framework

unsplash-elixir - Unsplash API client for Elixir

Ts.ED - :triangular_ruler: Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code more readable and less error-prone. ā­ļø Star to support our work!

airbax - Exception tracking from Elixir to Airbrake

Moleculer - :rocket: Progressive microservices framework for Node.js