Skip to content

wikisophia/api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Overview

This monorepo holds code for the Wikisophia API and Client libraries for calling it.

Organization

client-js -- An isomorphic Javascript library for calling the API

server -- The Server code which runs the API

scripts -- Scripts to run tests, linting, formatting, etc.