Giter Club home page Giter Club logo

fold's Introduction

Fold 0.0

Fold

Fold is a web application library for XQuery. It currently works with the BaseX database server (8.0) but can probably be made to work on any other XML database that supports XQuery 3.0.

Fold is largely a port of the Ring and Compojure Clojure libraries. These libraries in turn are inspired by Python's WSGI and Ruby's Rack libraries.

Currently, Fold is implemented in pure XQuery code (on top of RESTXQ).

For more information go the the Wiki.

IMPORTANT: This library is not yet ready for production use, far from it, it is probably full of bugs. It does not perform well, not everything is fully implemented, it's not documented (but does have tests). I hope that by publishing it I can gather feedback for improving it. Or, it may be a bad idea altogether. Don't know yet.

Features

  • Fold provides a unified API for programming web applications or REST services.

Requirements

  • BaseX 8.0 or higher

Getting Started

I haven't payed much attention to installation/deployment yet and it's probably not the best way to distribute this.

The easiest way to get up and running currently is.

  • Clone the repo

  • Modify .basex of your BaseX installation and update the setting WEBPATH to point to the webapp directory from this repo

  • Start basexhttp and go to http://localhost:8984

Next thing to do would be to look at app.xqm and to study the tests in test/.

Hope to get some documentation up soon.

fold's People

Contributors

xokomola avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.