Skip to content

news-hound/news_hound_api

Repository files navigation

Welcome to the Veriscope Api!

Installation instructions

  1. Clone repo

Starting the Rails Server

  1. bundle install
  2. bundle exec rails db:setup
  3. bundle exec rails s

Setting up the https proxy

  1. npm install
  2. npm run proxy
  3. c/p this into chrome: "chrome://flags/#allow-insecure-localhost"
  4. Click "Enable"

Endpoints

VERB URL Action
GET /evaluate evaluate an article
POST /blacklists add domain to blacklist
POST /concepts add a viral concept
POST /session log in
DELETE /session log out

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published