aplbrain / motifstudio

https://motifstudio.bossdb.org
Apache License 2.0
1 stars 0 forks source link

Add initial server infrastructure #1

Closed j6k4m8 closed 1 year ago

j6k4m8 commented 1 year ago

This PR rewrites MotifStudio from the ground up with lessons learned from the first version, and with delegated host graph management in preparation for the AWS Neptune Beta.

This PR focuses only on the server backend and API:

Future PRs:

This repository is tests-first, and follows the engineering patterns from the book "Growing Object Oriented Software".