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

https://github.com/charlescreativecontent/animeland

Anime Server
https://github.com/charlescreativecontent/animeland

Last synced: 11 months ago
JSON representation

Anime Server

Awesome Lists containing this project

README

          

## Installation

1. Clone repo
2. run `npm install`

## Usage

1. run `node server.js`
2. Navigate to `localhost:8080`

## Credit

Modified from Scotch.io's auth tutorial