Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alekcz/nodebackend

A node implementation of the API for angular-filemanager
https://github.com/alekcz/nodebackend

Last synced: about 1 month ago
JSON representation

A node implementation of the API for angular-filemanager

Awesome Lists containing this project

README

        

# nodebackend

## Synopsis

A node implementation of the API for angular-filemanager

## Installation

To install run and download all the necessary npm libraries run:
```npm install --save```

## API Reference

The API for angular-filemanager is available [here](https://github.com/alekcz/angular-filemanager/blob/master/API.md)

## License

Code and documentation released under [the MIT license](https://github.com/alekcz/nodebackend/blob/master/LICENSE)