thingdom / node-neo4j

[RETIRED] Neo4j graph database driver (REST API client) for Node.js
Apache License 2.0
926 stars 135 forks source link

The reference url for API documentation doesn't work! #148

Closed nandreev211 closed 9 years ago

nandreev211 commented 9 years ago

Hi

I'm planning to use neo4j db in my new project and woud like to use this api wrapper in our project as well.

I'd like to skim through your API reference but unfortunately the site seems to be not working.

Any help?

aseemk commented 9 years ago

Oh, thanks for the heads-up. I'm not sure why that is, but I let the provider know:

https://github.com/coffeedoc/codo/issues/192 https://github.com/coffeedoc/coffeedoc.info/issues/9

Hopefully this is just a temporary hiccup and it's back up soon. If not, I'll look into alternative hosting. (The nice thing about that service though is it auto-updates on pushes of new commits.)

In the meantime, a couple of options you have for browsing the docs are:

Thanks again, and hope that helps for now!

aseemk commented 9 years ago

Okay, looks like it's back. Thanks again for reporting, @nikolay211.