Skip to content

graphql server running on django + graphene + postgres

Notifications You must be signed in to change notification settings

kylelmh/api-server

Repository files navigation

api-server

graphql server running on django + graphene + postgres, used for hosting JSONs of a CV

Play with a live example on api.kylelmh.dev

setup locally:

docker-compose up --build

deployment

# intended to be used with a reverse proxy
docker-compose -f docker-compose.prod.yml up

About

graphql server running on django + graphene + postgres

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published