[NodeJS] Part 1 - GraphQL, Koa, MongoDb, TypeGraphQL Sample CRUD

Опубликовано: 05 Март 2026
на канале: rodentskie
339
6

Good day guys, Today we will be converting our MERN API to a GraphQL.
Sorry for the bad audio guys, headset not working properly. :(

Branches:
master - uses the apollo express server, sequelize, postgres
koa - uses the apollo koa, sequelize, postgres
koa-mongo - uses the apollo koa, mongoose, mongodb

Repo: https://github.com/rodentskie/api_gra...

#graphql
#koa
#mongodb