ara-server/README.md

263 B

ara django

requirements

python3

install

create virtual env

./scripts/createvenv.sh

start

run test server

./scripts/runserver.sh

then visit http://127.0.0.1:8000/api/v1/

tests

./scripts/test.sh