ViniciussCL / library_API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RestfulAPI in Python

GitHub Language Count GitHub Top Language

What is it ?

This API was created using Django RestFramework. In this API we can add boks in a list, adding informations like: the author, release year, an image...

Documentation

https://www.django-rest-framework.org/

How to install ?

From PyPI

$ pip install django djangorestframework

From Source

• Git clone repository

• Use pip install -r requirements.txt to install the required packages

About


Languages

Language:Python 99.7%Language:PowerShell 0.3%Language:Batchfile 0.0%