boggle-connect

0.2.1 • Public • Published

Boggle Page

Simple stand alone server with boggle solver running as API

NPM

Build status

Install and run

Requires nodejs

npm install
// installs all necessary dependencies
node index.js
// starts the local webserver

Then open a modern browser and navigate to the server, usually at http://localhost:3000/

Dependencies

The web server is a connect server with actual Boggle solver through boggle.

Small print

Author: Gleb Bahmutov © 2015

License: MIT - do anything with the code, but don't blame me if it does not work.

Spread the word: tweet, star on github, etc.

/boggle-connect/

    Package Sidebar

    Install

    npm i boggle-connect

    Weekly Downloads

    5

    Version

    0.2.1

    License

    MIT

    Last publish

    Collaborators

    • bahmutov