Pinned Repositories
Course-Scheduling-geektrust
course-scheduling-geektrust
golang-simple-http-server
basics of writing a RESTful web service API with Go and the Gin Web Framework (Gin).
mountbank-mock-server
mock mountbank server.Mountebank is an open-source tool that allows developers to create multiple endpoints with several special conditions so that they can mock real API calls to test applications
nestjs-jwt-auth-cookie-mongoose
About JwtService utilities module based on the nestjs/jwt package Authentication using NestJS & JWT Token, JwtService and cookies as access token & refresh token.
Nestjs-Nextjs14-user-signin-signup
Boilerplate Fullstack TypeScript Nest JS and Next JS
nodejs-typescript-express-typeorm-mysql-boilerplate
Nodejs Express +Typescript + TypeORM + MySQL boilerplate
simple-dApp-typescript
This is a basic CRUD decentralized blockchain application in typescript
simple-grpc-nodejs
Simple example of a gRPC server and client using Node.js:
train-problem-geektrust
Train-problem-geektrust Given the initial bogie order of both trains
typescript-nodejs-mongoose-api
Create a Appolo GraphQL API with Node, Mongoose, and Express
vinodnextcoder's Repositories
vinodnextcoder/train-problem-geektrust
Train-problem-geektrust Given the initial bogie order of both trains
vinodnextcoder/Course-Scheduling-geektrust
course-scheduling-geektrust
vinodnextcoder/simple-dApp-typescript
This is a basic CRUD decentralized blockchain application in typescript
vinodnextcoder/mountbank-mock-server
mock mountbank server.Mountebank is an open-source tool that allows developers to create multiple endpoints with several special conditions so that they can mock real API calls to test applications
vinodnextcoder/param-validator
A small parameter validation library
vinodnextcoder/simple-nestjs-project
simple nestjs api
vinodnextcoder/system-design-resources
These are the best resources for System Design on the Internet
vinodnextcoder/typescript-graphql-server
Boilerplate code for scalable, production-ready GraphQL servers written in TypeScript