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

https://github.com/softspiders/express

Simplest express app
https://github.com/softspiders/express

backend express hello-world helloworld javascript js min node nodejs server softspider softspiders ss template web

Last synced: 2 months ago
JSON representation

Simplest express app

Awesome Lists containing this project

README

          

[SOFTSPIDERS](https://github.com/softspiders/softspiders)

# Simplest express application

## Feature tags

- express
- starter
- template

---

## Direct descendants

* [express-mongodb](https://github.com/softspiders/express-mongodb)
* [mongoose-express](https://github.com/softspiders/mongoose-express)
* [puppeteer-jest](https://github.com/softspiders/puppeteer-jest) - also by code
* [***-openapi-backend***: express_openapi-backend](https://github.com/AlexanderLapygin/express_openapi-backend)

---

## Requirements

[Node.js](https://nodejs.org/en/download/package-manager/)

---

## Installation

```sh
yarn
```

## Running

```sh
node index
```

## Authors

[Alexander Lapygin](https://github.com/AlexanderLapygin)

### License

Licensed under the [MIT license](./LICENSE)