npms-io / npms-api

The https://npms.io API
MIT License
189 stars 30 forks source link

API is dead #67

Closed avaer closed 7 years ago

avaer commented 7 years ago

Looks like a 500:

https://api.npms.io/v2/search?q=test

$ curl -i https://api.npms.io/v2/search?q=test
HTTP/2 500
date: Thu, 15 Jun 2017 23:45:41 GMT
content-type: text/plain; charset=utf-8
content-length: 21
set-cookie: __cfduid=dd9820ca49f965ec7be033cdb6e323b1e1497570340; expires=Fri, 15-Jun-18 23:45:40 GMT; path=/; domain=.npms.io; HttpOnly
access-control-allow-origin: *
access-control-allow-credentials: false
access-control-allow-methods: GET, POST, OPTIONS
access-control-allow-headers: DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type
server: cloudflare-nginx
cf-ray: 36f967873e8e3030-YYZ

Internal Server Error
avaer commented 7 years ago

Seem even the main site is down now.

satazor commented 7 years ago

It has been fixed. Sorry for the inconvenience.