Skip to content
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.
/ object-api Public archive

Object API is a data harvester and response combiner from local or external service. Target is to create dynamic objects from multiple sources

License

Notifications You must be signed in to change notification settings

ToniIltanen/object-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object API

Object API is a data harvester and response combiner for local or external services to create dynamic objects from multiple sources and mapping the results together.

Object API will have and awesome queryscheme, which is based on:

1. What type of main object do we want 
2. What external mapped data do you want to include on the main object
3. What filters you wish to assign on the main object query

Status

Object API is still under development, and the first release is yet to come.

Prerequisites

You will need Leiningen 2.0.0 or above installed.

Running

To start a web server for the application, run:

lein ring server

Testing

To start tests, run:

lein eftest

(or run the original tester, lein test)

Docker

Docker image is automatically built from the master branch as latest. Image can be found at: https://hub.docker.com/r/toniiltanen/object-api/

License

Copyright © 2018 Toni Iltanen

Distributed under the MIT License

About

Object API is a data harvester and response combiner from local or external service. Target is to create dynamic objects from multiple sources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published