Jaagrav / CodeX-API

The new version of CodeX API with it's backend, a lot of you wanted me to make the backend opensource, now it's ready to receive contributions from you. Thanks for being patient, more languages coming soon, happy hacking!
https://codex.jaagrav.in/
MIT License
193 stars 66 forks source link

API has crashed #19

Closed CzNorbi closed 1 year ago

CzNorbi commented 1 year ago

Service Unavailable, error 503

basura-persistent commented 1 year ago

You can run this API locally too btw. Download the zip file and in the top level of the directory run "node index.js"

You may need to install packages. run "npm install "

CzNorbi commented 1 year ago

Thanks!