webraft for python web developers
-
Updated
Jul 11, 2024 - Python
webraft for python web developers
Custom User Api
Text classification is the task of assigning a set of predefined categories to free text. Text classifiers can be used to organize, structure, and categorize pretty much anything. For example, new articles can be organized by topics, support tickets can be organized by urgency, chat conversations can be organized by language, brand mentions can …
Simple User CRUD Boilerplate with Flask, Restplus and Swagger Documentation
Django RESTful API for user profile management
A task management API is written in Django REST Framework.
Neighbourhood is web app that allows users to create and join hoods
Dosa Restaurant A FastAPI-based REST API for managing a dosa restaurant, featuring CRUD operations for customers, items, and orders. Built with SQLite, the API enables seamless order management and retrieval. Easily set up with a virtual environment and tested using Swagger UI or Postman
python-flask-basic
A RESTful API built with Django REST Framework to power a React-based blog application. The API provides endpoints for managing blog posts, including creating, retrieving, updating, and deleting posts, as well as user authentication and authorization.
A Django application that uses DRF(Django Rest Framework), which is an application used for rapidly building RESTful APIs based on Django models.
python-fastapi-basic-CICD
Python concept and features
Neighbourhood is web app that allows users to be in the loop about everything happening in their neighbourhoods. From contact information of different handymen to meeting announcements or even alerts.
This project is a simple To-Do List API built using Django and the Django REST Framework. The API provides functionalities to create, read, update, and delete (CRUD) tasks.
Add a description, image, and links to the restapi-framework topic page so that developers can more easily learn about it.
To associate your repository with the restapi-framework topic, visit your repo's landing page and select "manage topics."