Mehfooz201 / Django-Rest---API

Django Rest Franewok - Rest API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django Rest Framework API

This repository contains a Django application that implements REST APIs for a company and its employees. The project was developed for educational purposes and serves as a showcase for the use of the Django Rest Framework.

image

Features

  • REST API for creating, retrieving, updating and deleting companies.
  • REST API for creating, retrieving, updating and deleting employees.
  • Use of Django models to store and retrieve data from a database.
  • Use of Django Rest Framework to implement REST APIs.
  • Implementations of API endpoints for basic CRUD operations.
  • POSTMan for checking and testing the API's

Getting Started

  • These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Python 3.7 or later
  • Django 3.0 or later
  • Django Rest Framework

About

Django Rest Franewok - Rest API


Languages

Language:Python 100.0%