#apollographql — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #apollographql, aggregated by home.social.
-
We're supporting @sage_southaus to do undertake a particiaptory micro-grant funding round for local grassroots groups and initiatives that can offer projects to help address systemic and long term issues around wellbeing in our activist (and related) communities.
We're preparing to use an incredible open source tool called CoBudget but as we look over the code we can see that since COVID the project could do with a little love.
Are you or do you know any devs who could look over the project code and pass on their thoughts for improving the developer experience on the project.
The project needs to attract some new devs and we've often found making it easier to get involved and contribute can help attract new dev contributors.
https://github.com/cobudget/cobudget/
Tech Stack:
#NextJs #Typescript #Urql #CoBudget #ApolloGraphQl #Prisma #PostgreSQL
-
🆕 #ApolloGraphQL launched its #MCPserver, enabling businesses to securely & efficiently integrate AI agents with existing APIs using GraphQL.
Learn more from Matt DeBergalis, CTO and co-founder of Apollo GraphQL, in this interview with #InfoQ 👉 https://bit.ly/3Hvsn7y
-
🆕 #ApolloGraphQL launched its #MCPserver, enabling businesses to securely & efficiently integrate AI agents with existing APIs using GraphQL.
Learn more from Matt DeBergalis, CTO and co-founder of Apollo GraphQL, in this interview with #InfoQ 👉 https://bit.ly/3Hvsn7y
-
Yesterday I coded a backend in #Rust with #ApolloGraphQL federation. I’m simply blown away by the possibilities it offers in terms of decoupling and and how simple it is to have a gateway in front of all that.
-
For #backend I use:
#koa
#apolloGraphQL
#nodejs
#knexjs
#typeScriptI only use typescript for loose typing and syntax completion. I dont use it for OOP.