About 1,030,000 results
Open links in new tab
  1. Zukab/Express-TypeScript-MongoDB-Template - GitHub

    A robust and scalable backend built with Node.js, Express, TypeScript, and MongoDB.

  2. GitHub - shrujalshah28/node-typescript-express-mongo: Node, Express

    Express TypeScript Boilerplate This repo can be used as a starting point for backend development with Nodejs. It comes bundled with Docker and is CI/CD optimized.

  3. Backend: Nodejs, Mongodb, Express Typescript - DEV Community

    Mar 12, 2022 · By making XML HTTP Requests (XHRs) or GETs or POSTs from your React.js front-end, you can connect to Express.js functions that power your application. Those functions in turn use MongoDB’s Node.js drivers, either via callbacks for using Promises, to access and update data in your MongoDB database.

  4. saisilinus/node-express-mongoose-typescript-boilerplate

    By running a single command, you will get a production-ready Node.js TypeScript app installed and fully configured on your machine. The app comes with many built-in features, such as authentication using JWT, request validation, unit and integration tests, continuous integration, docker support, API documentation, pagination, etc.

  5. TypeScript Integration With MongoDB Guide

    Learn how to add MongoDB Atlas to your TypeScript applications, by creating NodeJS and Express Web API.

  6. Building a Node.js, Express.js, and MongoDB Template Step by …

    Oct 1, 2023 · In this step-by-step guide, we will create a Node.js web application using Express.js and MongoDB with Mongoose. We’ll also cover essential topics such as folder structure, package.json,...

  7. Kickstart Your Node.js Project: Express.js, TypeScript, and MongoDB

    Dec 22, 2024 · Creating a robust and scalable backend is often the first step for any modern web application. To help beginners smoothly start their Express.js, TypeScript, and MongoDB projects, I have created a boilerplate that serves as a solid foundation.

  8. A Docker-enabled Node.js/MongoDB REST API (in TypeScript)

    We end the process of building a Node.js/TypeScript REST API by adding MongoDB (in a Docker container accessed via Mongoose), JWT authentication, user permissions, and automated testing with Mocha, Chai, and SuperTest.

  9. Building a RESTful API with TypeScript, Express.js, and MongoDB

    Dec 30, 2024 · Creating a TypeScript-Based RESTful API with Express.js and MongoDB is a complex task that requires a good understanding of the underlying technologies. In this tutorial, we covered the basics of setting up a new project, creating a Mongoose model, and creating a RESTful API endpoint.

  10. How to Build a RESTful API with Node.js, Express, and MongoDB

    Oct 12, 2024 · Learn how to create a REST API with Node.js, Express, and MongoDB. This comprehensive tutorial covers all the essentials for building a backend.

Refresh