Code Monkey home page Code Monkey logo

Mark Redar's Projects

akara icon akara

Akara is an open-source (Apache2 license) Web framework specialized for RESTful data services, especially involving XML and other semi-structured formats. It's implemented in Python and C. You express data models and create transforms based on these data models, plugging required inputs and outputs (XML, JSON, CSV, Atom, etc.) together into pipelines which implement the desired services. You then make these services available on the Web using simple wrappers. The wrappers are based on REST concepts and among other things make it easy to discover and reuse the services, and to connect them to local and remote systems using Web triggers (AKA Web hooks). Akara simplifies extract-transform-load (ETL), data-driven integration of systems, and makes it easy to wrap Web sites and services, turning tag soup and painful APIs into clean, RESTful end-points.

amara icon amara

Amara 2.0. Amara XML toolkit is an open-source collection of Python tools for XML processing, not just tools that happen to be written in Python, but tools built from the ground up to use Python idioms and take advantage of the many advantages of Python over other programming languages.

aspace_deploy icon aspace_deploy

Ansible playbooks for deploying Archivesspace instances for new clients & upgrading existing clients.

ateam_couchdb_compact icon ateam_couchdb_compact

A simple script to enumerate all CouchDB databases on a server and then run: a compaction, a view cleanup and a view compaction.

automation icon automation

For automated configuration management of DPLA servers

bench icon bench

Source of the X-wings squad benchmark

chronyk icon chronyk

A Python 3 library for parsing human-written times and dates

docker-akara icon docker-akara

A Dockerfile for building an Akara server for the DPLA ingestion process

dpla.client icon dpla.client

Consumes metadata extracted and transformed by dpla.services and stores DPLA JSON-LD metadata in a PostgreSQL database.

dpla.services icon dpla.services

Extraction, transformation, validation and more for DPLA regional hubs.

harvester icon harvester

Harvester for the ucldc solr index. Pushes content into the raw solr index.

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.