Skip to content

An Application over StackOverflowAPI for searching questions in StackOverflow.

Notifications You must be signed in to change notification settings

rodincode/StackOverFlowAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StackOverFlowAPI

An Application over StackOverflowAPI for searching questions in StackOverflow (ref: https://api.stackexchange.com/docs/advanced-search)

Requirements:

  • Should be able to search all available fields/parameters.
  • List the result with pagination with Django template (Using Restful API and angular/react bonus).
  • Page/Data should be cached. (Application should only call StackOverflowAPI if we didn't pull data already for same query param)
  • Add Search limit per min(5) and per day(100) for each session.

Made By: Rohan Sahni

About

An Application over StackOverflowAPI for searching questions in StackOverflow.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published