Skip to content

afuggini/express-api

Repository files navigation

Express API

A modern Express.js API built with TypeScript, featuring:

  • Express.js for API routing
  • MongoDB with Prisma ORM
  • JWT authentication with Passport.js
  • Full TypeScript support
  • ESLint + Prettier configuration
  • Jest testing setup

Getting Started

  1. Install dependencies:
yarn install
  1. Run the development server:
yarn dev

Use as a module

Use the examples in the sample directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published