okatsuo's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
CollabCodeTech/backend-challenges
A public list of open-source challenges from jobs around the world
MichalLytek/type-graphql
Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
filipedeschamps/tabnews.com.br
Conteúdos para quem trabalha com Programação e Tecnologia.
MichalLytek/typegraphql-prisma
Prisma generator to emit TypeGraphQL types and CRUD resolvers from your Prisma schema
lucasmontano/youtube-br-desenvolvimento
Repositório de canais no Youtube BR sobre desenvolvimento
EddieUFSM/mjest
Effortlessly structure REST microservices in JS. Simplify project setup, endpoint configuration, and middleware handling with Mjest CLI.
EddieUFSM/mongoose-express-sanitizer
sanitizer express request based on mongoose schema tree
mjyocca/apollo-federation-typegraphql-referenceResolvers
Example of how to use reference resolvers when building federated graphql server with Apollo Federation & TypeGraphQL