knowmetools / km-api

The API behind our Know Me app
Apache License 2.0
4 stars 0 forks source link
django django-rest-framework rest-api

########### Know Me API ###########

.. image:: https://img.shields.io/travis/knowmetools/km-api.svg :target: https://travis-ci.org/knowmetools/km-api

.. image:: https://img.shields.io/codecov/c/github/knowmetools/km-api.svg :target: https://codecov.io/gh/knowmetools/km-api

API Root https://toolbox.knowmetools.com

API Endpoint Documentation https://toolbox.knowmetools.com/docs/

Developer Documentation http://know-me-api.readthedocs.io/


About


This is the API behind our Know Me app. It is written in Python using Django and Django Rest Framework.


Deployment


Changes to this repository are automatically deployed based on the configuration in our deployment repository <deploy-repo_>_.

.. _deploy-repo: https://github.com/knowmetools/km-api-deployment