Skip to content

johnlinp/9gag-lookup-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

9GAG Lookup Server

This is an API server providing data for the chrome extension "9GAG Lookup".

Implemented with Django framework.

Use Postgresql as database.

API Types

The APIs can be divided into several types:

  • User's personal information
  • Keyphrases analysis
  • Explanations for keyphrases
  • Images showing in the personal information
  • Notifications for the user

Config Files

There are several files you can config:

  • treasures.py
  • point.py
  • accum.py

The details are in those files.

About

Server side for 9GAG Lookup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published