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

https://github.com/akellbl4/typeschemaorm

Created with StackBlitz ⚡️
https://github.com/akellbl4/typeschemaorm

Last synced: 12 months 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.