brainglobe / morphapi

A lightweight python package to download neuronal morphologies
https://brainglobe.info/documentation/morphapi/index.html
MIT License
17 stars 6 forks source link

Change the base url for fetching from neuromorpho #71

Closed IgorTatarnikov closed 2 months ago

IgorTatarnikov commented 3 months ago

Based on the API docs we should use http://cng.gmu.edu:8080/api as the URL. This might fix some of the uptime issues we've faced in the past. Perhaps http://cng.gmu.edu:8080/api is still up when https://neuromorpho.org/api is down?

adamltyson commented 3 months ago

Sounds like a good idea to me, especially because currently http://cng.gmu.edu:8080/api is up and https://neuromorpho.org/api is down