praneethk19 /
django-drf-api
A very simple Django project to demonstrate an API built using Django ReST Framework
38/100 healthLoading repository data…
praneethk19 / repository
A very simple Post & Comment system which is developed to demonstrate the basic usage of GraphQL in Django.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A very simple Post & Comment system which is developed to demonstrate the basic usage of GraphQL in Django.
git clone https://github.com/PraneethKarnena/django-graphql-cms.gitcd django-graphql-cms.sample_env to .env and add appropriate valuespip install -r requirements.txtpython manage.py makemigrationspython manage.py migratepython manage.py runserverpost, posts and commentscreatePost, updatePost, createComment and deleteCommentSample GraphQL queries/mutations can be found in the graphiql_samples.txt file.
Selected from shared topics, language and repository description—not editorial ratings.
praneethk19 /
A very simple Django project to demonstrate an API built using Django ReST Framework
38/100 healthbishwaraj13 /
WhisperX has very specific dependencies which run on older python and torch versions, and is usually incompatible with some of the newer applications, so I separated out WhisperX, and made it a simple Flask API server. That way my code in other applications can just send API request to this server, and receive transcription as response.
27/100 health