This repo is the api service of unisoftware. The api expose a graphql endpoint to manage all requests. To start debuging you better install the chrome extension called Altair GraphQL because the default debuger is too primitive.
open graphQL endpoint. If everything goes well go to the Altair extension and set the endpoint to http://localhost:8000/graphql
First at all you need to create a token to execute queries and mutations so follow the steps bellow and use your user info created in the installation step.
| Libraries | Link |
|---|---|
| Graphene | https://docs.graphene-python.org |
| graphql-jwt | https://django-graphql-jwt.domake.io |
https://stackoverflow.com/questions/33259477/how-to-recreate-a-deleted-table-with-django-migrations
python manage.py migrate python manage.py createinitialrevisions
Content type
Image
Digest
Size
89.5 MB
Last updated
about 6 years ago
docker pull jhonsfran/unisoftware-api