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

https://github.com/neem08/mongoose_1

Created with StackBlitz ⚡️
https://github.com/neem08/mongoose_1

Last synced: about 1 year ago
JSON representation

Created with StackBlitz ⚡️

Awesome Lists containing this project

README

          

# Simple express demo

> Express: fast, unopinionated, minimalist web framework for Node.js

This project shows a simple express server serving a single HTML page and using `express.static` to serve static files.

Check out the [express documentation](https://expressjs.com/) for more information.