paigen11 / file-read-challenge
Reading various data out of a very large dataset from a .txt file using NodeJS
☆93Updated 2 years ago
Alternatives and similar repositories for file-read-challenge:
Users that are interested in file-read-challenge are comparing it to the libraries listed below
- Implement Refresh Token Authentication Using Node and JWT☆93Updated 7 years ago
- Event sourcing with kafka and nodejs☆82Updated 6 years ago
- Example Node.js kafka setup☆41Updated 3 years ago
- Code samples from ScaleGrid blog posts and other public resources☆57Updated 4 years ago
- A benchmark to compare the mongoose vs mongoDB☆20Updated last year
- Generic repository pattern implementations for a variety of data sources.☆54Updated 2 years ago
- Exemplary real world application built with Moleculer☆104Updated 6 years ago
- Demo application that shows how to add Swagger UI Spec to existing Node.js/Express.js project☆96Updated 6 years ago
- Learn the SOLID design principles by building a robust email microservice☆146Updated 4 years ago
- Implementing rate limiting algorithms in Node JS☆22Updated 2 years ago
- ☆21Updated 6 years ago
- Node.js Monitoring with Prometheus and Grafana☆78Updated 3 years ago
- ☆15Updated 2 years ago
- ☆61Updated 6 years ago
- A Scalable Node Architecture/Server. This repository contains a complete implementation of writing scalable nodejs server/architecture on…☆63Updated 3 years ago
- File upload with Node, Express, Mutler, Typescript☆104Updated 6 years ago
- A Node/Express app with Redis through Docker Compose☆64Updated 2 years ago
- Developing-Microservices-With-Nodejs Code☆56Updated 2 years ago
- Highly Available WebSocket-based Chat Application☆20Updated 6 years ago
- A supplementary code repository for illustrating node backpressure article on Medium☆56Updated 6 years ago
- Node.js boilerplate for building RESTful APIs using Express, MongoDB, Passport, Mocha using ES2017(ES8) syntax☆96Updated 4 years ago
- Example integration of CASL in expressjs app☆42Updated 4 years ago
- A simple fullstack starter application using Node.js, Express.js, React.js and MongoDB☆56Updated 2 years ago
- Event Sourcing Example repo for the Node.js at Scale blog series☆87Updated 8 years ago
- Node.js example of communication via RabbitMQ☆35Updated 2 years ago
- A simple API system on a pg database, using knex and objection to simplify connection and management☆31Updated 2 years ago
- Simple REST API using Golang☆13Updated 6 years ago
- Resilient microservice API with REST and API Gateway☆35Updated last year
- An example method demonstrating how to set up Typescript with Sequelize v4, including how to set up associations.☆108Updated 6 years ago
- Daily Reflections App - This gives users access to daily reflections, reflections can be public or private. Reflections are private by de…