Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alekcz/nodebackend
- Owner: alekcz
- License: mit
- Created: 2015-09-19T22:31:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-23T12:27:15.000Z (over 9 years ago)
- Last Synced: 2024-04-14T01:05:58.752Z (8 months ago)
- Language: JavaScript
- Size: 148 KB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)