rifqirosyidi / REST-Framework-Searching

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REST-Framework-Searching

Simple REST Framework Search, you can search specific value to given API

Step:

  1. Install The Requirements
  pip install -r requirements.txt
  1. Change directory to the same base as manage.py, then run
python manage.py runserver
  1. Navigate to the urls for example

("http://localhost:8000/question/?search=Test")

About


Languages

Language:Python 100.0%