A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/sinfo/cannon-api below:

sinfo/cannon-api: :bomb: Only a few know what it shoots.

The Cannon API is (like the name leads you to believe) an API being built at SINFO so that our attendees, sponsors and speakers may have the top notch experience they deserve.

Entirely based in hapi.js with love!

Built using MongoDB (which must be installed and running to run the API).

  1. Clone the repo: git clone git@github.com:sinfo/cannon-api.git
  2. Enter the directory: cd cannon-api
  3. Install the dependencies: npm install or npm i
  4. Set the environment variables used on config.js
  5. Create the keys and cannon_upload directories (if using the default config)
  6. Generate the the PEM RSA keys:
openssl genrsa -out keys/token.key 1024
openssl rsa -in keys/token.key -pubout -out keys/token.pub
  1. Start the server: npm start

Note: If you've managed to break our awesome API you definitley deserve a cookie! So open a Issue/PR or drop us a line at devteam@sinfo.org to collect that cookie of yours.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4