Skip to content

Hi all, who's using chi in production? #91

Open
@pkieltyka

Description

@pkieltyka
Member

Hey everyone, I'm curious to hear which companies are using chi in production, if you see this post and use it in your products, please let me know. I'd like to include a list in the README, it's inspiring to hear all the awesome companies using chi and it helps other get comfortable to adopt it with success from others.

Activity

pkieltyka

pkieltyka commented on Oct 5, 2016

@pkieltyka
MemberAuthor

Pressly.com is of course using chi :)

pkieltyka

pkieltyka commented on Oct 5, 2016

@pkieltyka
MemberAuthor

cc`ing a few contributors and devs I spoke with previously: @cyx @ustrajunior @vektah @xiam @kanocz @november-eleven @mrcpvn @elithrar @ChrisHines @lxfontes @lwc @abh1nav

if you guys have some feedback please let me know as I prepare a blog post about chi and how to write RESTful services in Go.

kanocz

kanocz commented on Oct 5, 2016

@kanocz
Contributor

I'm using it in few project for the moment... only one (very small, https://github.com/kanocz/minisv) is open source and public, but used on about 20 servers :)

grafana-dee

grafana-dee commented on Oct 5, 2016

@grafana-dee

Cloudflare are using it within a helper package that wraps internal JSON REST services.

cyx

cyx commented on Oct 5, 2016

@cyx
Contributor

Heroku is about to use it -- the branch we have is still being tested in a sandbox

vektah

vektah commented on Oct 5, 2016

@vektah

99designs uses it as a router in front of our app servers.

On 5 Oct. 2016 18:50, "Cyril David" notifications@github.com wrote:

Heroku is about to use it -- the branch we have is still being tested in a
sandbox


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#91 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/ACJNLkYPj9AFSwkmEkZ6PjjcIWJXH0i5ks5qw9VtgaJpZM4KO0AL
.

minoritea

minoritea commented on Oct 6, 2016

@minoritea

We, Origami Inc., uses it for our new API server(actually, it is not released yet but coming soon).

jhngrant

jhngrant commented on Oct 6, 2016

@jhngrant

IT Jobs Watch uses it for internal applications.

kanocz

kanocz commented on Oct 6, 2016

@kanocz
Contributor

if non-open-source project also "accepted" than we use it for part of REST (and also non-REST) API for https://homebeat.live (HomeBeat.Live GmbH)

pkieltyka

pkieltyka commented on Oct 6, 2016

@pkieltyka
MemberAuthor

thanks everyone for letting us know :) this is great and makes us want to make chi even better

zxr90

zxr90 commented on Oct 7, 2016

@zxr90

Call levels use it in one of our internal applications. Might plan to use it for our new API server.

abh1nav

abh1nav commented on Oct 7, 2016

@abh1nav

@pkieltyka CrowdRiff uses it for ~80% of our internal services as well as powering our public API 👍

mvdan

mvdan commented on Oct 20, 2016

@mvdan
Contributor

I'm using chi for a new project, nothing live yet though.

joseustra

joseustra commented on Oct 23, 2016

@joseustra
Contributor

I'm using on https://github.com/ustrajunior/minion and working on a big refactor that will be using chi through minion.

tors

tors commented on Nov 8, 2016

@tors

pocketmath.com is using chi for some internal apps. keep up the good work!

44 remaining items

gfxlabs

gfxlabs commented on Aug 30, 2022

@gfxlabs

we've been using v5 in many of our projects.

publicly, it currently is hosting some more complicated routes/applications at https://analytics.gfx.xyz (https://gfx.cafe/ip/go) and https://etherlands.com, along with a myriad of static sites, ala https://interestprotocol.io. It's been a great experience!

the middleware pattern is easy to teach and incredibly powerful - incredibly grateful for the work and thought put into it.

tdi

tdi commented on Oct 27, 2022

@tdi

Hetki.ai uses chi in middleware services that handle voice bots and voice transcribe.

rianby64

rianby64 commented on Nov 28, 2022

@rianby64

mas3.co uses chi in the internal projects. Your project is amazing!

remast

remast commented on Dec 24, 2022

@remast

I use chi on Google App Engine for https://github.com/Baralga/baralga-app. Running smooth and stable.👍🤩

fathiraz

fathiraz commented on Mar 15, 2023

@fathiraz

Use it as backend internal API on Indonesia's Crowdfunding Platform https:/kitabisa.com

fabiano-amaral

fabiano-amaral commented on Jun 20, 2023

@fabiano-amaral

We are using at @stone-payments

maxisam

maxisam commented on Sep 10, 2023

@maxisam

Thanks for the great project, it is used in https://github.com/maxisam/mgob

Kugelschieber

Kugelschieber commented on Feb 28, 2024

@Kugelschieber

We use Chi for the pirsch.io API and website :)

sakthi-lucia0567

sakthi-lucia0567 commented on Apr 13, 2024

@sakthi-lucia0567

Pressly.com

the site is not even live

VojtechVitek

VojtechVitek commented on Apr 15, 2024

@VojtechVitek
Contributor

https://www.pressly.com was acquired by https://alida.com ;) Chi is still used there in multiple products in production.

Chi is also used by
https://sequence.xyz
https://sequence.build
https://horizon.io
https://www.skyweaver.net

SomeSeriousProject

SomeSeriousProject commented on Jun 5, 2024

@SomeSeriousProject

Our whole website https://namenumber.net is built on top of it.

rkettelerij

rkettelerij commented on Dec 25, 2024

@rkettelerij
ddibiasi

ddibiasi commented on Feb 7, 2025

@ddibiasi

We use Chi for our APIs at https://www.hoss-mobility.com/.

halabooda

halabooda commented on Mar 3, 2025

@halabooda
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @cyx@mcastilho@pkieltyka@rianby64@joseustra

        Issue actions

          Hi all, who's using chi in production? · Issue #91 · go-chi/chi