Skip to content

ednar28/express-api-starter

 
 

Repository files navigation

Express API Starter

Overview

This is a boilerplate application for building REST APIs in Node.js using Typescript, ESM and Express. Helps you stay productive by following best practices.

Features

  • Compression Using gzip compression with Compression
  • CORS Cross-Origin Resource-Sharing enabled using Cors
  • Environment Variable using dotenv
  • Secure HTTP Headers using Helmet

Development Stack

About

Express API starter with Typescript and ESM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 85.5%
  • JavaScript 14.4%
  • Shell 0.1%