openprocurement/openprocurement.api

Not able to setup ... any blog or video for the guidance

Opened this issue · 2 comments

How to setup openprocurement on ubuntu16.04??

nipua commented

You can use sandbox api.openprocurement.org/api/2.3/tenders for example.

api.openprocurement.org/api/2.3/tenders

I don't think this answer is helpful. the response from this URL is as follows


{
  "data": [
    {
      "dateModified": "2015-02-23T12:00:00.756010+02:00",
      "id": "09076ffc415e4d57ad7046aacc91b6e1"
    },
    {
      "dateModified": "2015-04-14T11:06:53.627855+03:00",
      "id": "7dd5668189454f5994da57b6ac43631d"
    },
   ......

}

how will one use this as a guide? the question is how to self host the API itself. Is there a way to Self-host this API??