hoghweed / asset-api

Asset module http api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An Asset HTTP API

Basically an http api built on top the node course asset-service

Installation

npm install

Documentation

to see an online/usable documentation make:

node server.js

then surf to documentation

APIs

GET /{id}

POST /

PUT /{id}

About

Asset module http api


Languages

Language:JavaScript 100.0%