A multipurpose python flask API server and administration SPA
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

33 lines
549 B

  1. # Corvus [![pipeline status](https://gitlab.com/WarrickSothr/Corvus/badges/master/pipeline.svg)](https://gitlab.com/WarrickSothr/Corvus/commits/master)
  2. A python flask framework and web client.
  3. ## Parts
  4. ### Server
  5. The core API server
  6. More information available at server/README.md
  7. ### Administration
  8. The administration SPA.
  9. More information available at client-admin/README.md
  10. ## Release History
  11. ## Changelog
  12. See:
  13. * server/CHANGELOG.md
  14. * administration/CHANGELOG.md
  15. ## FAQ
  16. * TODO
  17. ## Maintainers
  18. * Drew Short <warrick(AT)sothr(DOT)com>