-
Notifications
You must be signed in to change notification settings - Fork 257
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What companies are using reitit? #550
Comments
Brigham Young University, Office of Digital Humanities. We build lots of small to mid-size apps and where WordPress isn't a good fit, we use Clojure and Reitit for our full-stack solutions.
|
Hummi uses reitit for bidirectional routing; thanks for the quality library. 👍 |
We at schnaq use reitit in all of our web services. We love data driven routing. Thanks for this library 🤟 |
At AppsFlyer we make heavy use of the HTTP stack (reitit, muuntaja), Jsonista and Malli |
StatsBomb use reitit for an API and web hook to manage access to there customer facing Graphql API |
Practicalli is writing example projects and tutorials to help the Clojure community use Reitit, as part of the 2022 Clojurist Together funding |
Sharetribe is using reitit. We use it to share routing logic between CLJS front-end and CLJ back-end. |
At Shiftory.com (Směny.cz), we use reitit for frontend routing. Thank you very much for this great library. |
Alongside Malli, we use Reitit at Splash Financial. |
CommandZero, a incident response startup, is using it. |
Gravie https://www.gravie.com/ o/ |
I'm using reitit for a rebuild of our community arts council's website at www.draperartscouncil.org. This is a non-profit so for me it's something like pro bono work (but a good learning experience!). I also plan to port to Clojure|Script and use reitit for my ticketing system at www.buyyourtix.com. |
https://www.billie.io/ is a FinTech company in the B2B payments space. Reitit is used to build APIs for data pipelines that drive data science models, making real-time decisions on payments. Reitit is on the critical path to help keeping the business profitable and serving its customers. |
I know that https://www.viooh.com/ has been using reitit for some projects since early 2020, live in worldwide, client-facing production since late 2020. |
Bowers & Wilkins (UK) started adopting it in the latter half of 2023 in the back-end of their Music app after using composure for quite a few years. Enjoying using it 😄 |
Avisi Apps https://apps.avisi.com/ is using it to create add-ons for monday.com and Atlassian. We use it from Clojurescript for our backend services. We use it for internal and external API's. |
iData is using Reitit for serving all the backend endpoints, they mainly serve JSON data that power our dashboards but many other endpoints are for utilities such as user management & co. |
We would like to better understand who is using our libraries. Are you using reitit at work? Please comment below!
A link to the company website would be great too.
The text was updated successfully, but these errors were encountered: