Skip to content

This is the Frontend Website of Entertainment Ayam a sub-project and part of the Ayam Project ecosystem. This project's aim is to collect data on Hinduphobia being spread through entertainment mediums. No personal details are collected on this website. Here you report Hinduphobia and can also see the data in form of charts and graphs.

Notifications You must be signed in to change notification settings

tesserractmedia/entertainment-ayam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Ayam > Entertainment Ayam

Features

  • Report Graph ( Day wise | Month wise | Year wise )
  • Most Hinduphobic Content ( Category wise | Year Wise )
  • Reported Category Share

API Version 1

API Endpoints Type
https://entertainment-ayam.herokuapp.com/api/v1/report POST
https://entertainment-ayam.herokuapp.com/api/v1/report GET
https://entertainment-ayam.herokuapp.com/api/v1/report/:id GET
https://entertainment-ayam.herokuapp.com/api/v1/content GET
https://entertainment-ayam.herokuapp.com/api/v1/content/:id GET
https://entertainment-ayam.herokuapp.com/api/v1/category GET
https://entertainment-ayam.herokuapp.com/api/v1/category/:id GET
https://entertainment-ayam.herokuapp.com/api/v1/banned_word GET

Body

{
   "id":null,
   "email":"",
   "name":"",
   "year":2021,
   "category":"movie",
   "season":0,
   "episode":0,
   "time_stamp":{
      "second":0,
      "minute":0,
      "hour":0
   },
   "description":""
} 

Response

About

This is the Frontend Website of Entertainment Ayam a sub-project and part of the Ayam Project ecosystem. This project's aim is to collect data on Hinduphobia being spread through entertainment mediums. No personal details are collected on this website. Here you report Hinduphobia and can also see the data in form of charts and graphs.

Topics

Resources

Stars

Watchers

Forks