An open API service indexing awesome lists of open source software.

https://github.com/Adam-Robson/express-typescript-server

Express server with TypeScript & containerized with Docker
https://github.com/Adam-Robson/express-typescript-server

Last synced: 9 months ago
JSON representation

Express server with TypeScript & containerized with Docker

Awesome Lists containing this project

README

          

# express-typescript-server

This is an [Express](https://www.expressjs.com) server written in TypeScript.

It was initialized with the Express Generator (`npx express-generator`) package,
and then updated to include TypeScript & ES Module syntax.