Skip to content
dido18 edited this page Jun 15, 2016 · 1 revision

API dofinder

An image is the JSON

 _id: String
 repo_name= String
 t_scan : Date
 t_crwal : Date
 size:Number
 hub :JSON  
 bins : [String]
 distro:String

GET /api/images return the JSON of all the images present in the database.

POST /api/images

{

}

Clone this wiki locally