Project automates the extraction of news articles from a variety of sources and then serves them through an API.
-
Updated
Jul 6, 2024 - Python
Project automates the extraction of news articles from a variety of sources and then serves them through an API.
My Django Rest Framework learning project encompassed generic API view classes, permissions, authentication methods including token-based and JWT, CORS handling, task scheduling, etc., providing a comprehensive understanding of RESTful API development.
Django + DRF + Postgresql + Mongodb
Start2Impact MongoDB project: bitcoin exchange
Rest API using Django as a rest-framework and Djongo as ORM
CRUD Django/MongoDB API with a Kayak Hotels scrapper
In this project, I have created a booking system RestAPI that allows users to sign up, log in, and book a advisors with booking time and date and admin can add advisors. It also allows users to view their bookings. the system is built using Python, Django, MongoDB
restful api using django + mongodb
Collecting expenses data from telegram group via bot and inserting it to a database.
Learning path is an intuitive platform that automates learning path generation, integrates diverse educational resources, streamlines attendance management, tracks missed topics, and generates reports with alerts, fostering personalized learning and proactive student engagement.
This project is about implementation of mongodb database for a django project for this i have used djongo. Basically djongo acts as a middleware that converts traditional sql operations by ORM into mongodb database operations.
Django project created using mongodb database
Django with MongoDB using Djongo Engine
Django app to demonstrate storing form data to a database (mongodb)
Simple Django application integrating MongoDB as the main database and implements CRUD operations on a Pharmacies collection.
The goal of this project is to create an e-commerce platform for fans of Animal Crossing: New Horizons. The products available in the game are sourced and stored asynchronously using Apache Kafka. The data is stored in MongoDB, and the backend developed with Django exposes a RESTful API to the frontend developed with React
Add a description, image, and links to the djongo topic page so that developers can more easily learn about it.
To associate your repository with the djongo topic, visit your repo's landing page and select "manage topics."