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

https://github.com/fullstack-dev3/lightfeather-backend

Lightfeather
https://github.com/fullstack-dev3/lightfeather-backend

api cors express nodejs

Last synced: 9 months ago
JSON representation

Lightfeather

Awesome Lists containing this project

README

          

# lightfeather-backend

## Description

API server module with Node/Express

## Quick Start

Install dependencies:

```console
$ npm install
```

Start the server:

```console
$ npm start
```

View the website at: http://localhost:4000