Welcome to the Veriscope Api!
- Clone repo
bundle installbundle exec rails db:setupbundle exec rails s
npm installnpm run proxy- c/p this into chrome: "chrome://flags/#allow-insecure-localhost"
- Click "Enable"
| 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 |