Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 806 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 806 Bytes

sourcecheck_api

Official Repo for the SourceCheck™ API.

This is the repository for our server code.

Currently we have a Source and and Organization object.

Accountability is about transparency. Thats why the SourceCheck™ api will always be opensource.

We have a basic crud api working.

ToDo:

Expand on ownership association chains. Create data import and feedback api. Prepair for front end plugin.

Want to contribute? Feel free to fork and submit pull requests, if we like what we see we'll invite you to our #slack channel!

For our Chrome plugin repo, see: https://github.com/dustmoo/sourcecheck_chrome

To speed development we have chosen to use the sails.js node framework for our backend. Sails a robust MVC model and organization. It's documentation is awesome: http://sailsjs.org