Django REST API
Project description
Installation
$ pip install django-rest-api
You must use Django 1.6 or higher.
Documentation
To begin with, you should read how to create your different API routes: URL Routing.
Then, you need to learn how to return your responses using our format: Responses format.
Finally, it could be useful to know why it is advisable to return the results in JSON: Format results server side. You could also custom the format results on the client side: Format results client side.
Two other helpful pages:
Get Data: to retrieve data from the request.
Auth Session: to add an authentication system to your API.
Example
You can see an example which use all functionalities of the plugin here.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django-rest-api-0.1.5.zip.
File metadata
- Download URL: django-rest-api-0.1.5.zip
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5b2ad35e37fc9c26ae3a31a8d2851b905745e4ba3977e64235500d9e371a2e0
|
|
| MD5 |
a30bdaf365e29f351319ba1f0b78b746
|
|
| BLAKE2b-256 |
9f106ae16a6d75ae122cee69b20b6ab616f6811e1099048e715e7d520570ec2a
|
File details
Details for the file django_rest_api-0.1.5-py3-none-any.whl.
File metadata
- Download URL: django_rest_api-0.1.5-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8f1b33622a7c85f128a953e88679b2bb14ff8e9235eb408316ce104d559f8a3
|
|
| MD5 |
f7181b7be156b78fe53b5c9d687071c8
|
|
| BLAKE2b-256 |
9726127c2db95ae439fb256739bdcb0a775acf92414585d81047d75381112c5b
|