Skip to content

johnwilson/bytengine_docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Bytengine Documentation

BQL

About

Bytengine is a scalable content repository built with Go. Its API is accessible from any Http client library so you can start coding in your favorite language!

Bytengine stores your JSON data and digital assets in a pseudo hierarchical file system which you query using it's inbuilt SQL like language.

Build the documentation

Requires sphinx to build the docs locally. Once installed run the following

    cd $BYTENGINE_DOCS_LOCATION/docs
    export LOCAL_BUILD=True # to use the 'read the docs theme'
    make clean
    make html

About

Bytengine Documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published