Skip to content

Process application requests and redirects to business logic layer

Notifications You must be signed in to change notification settings

uCoach/process-centric-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Process centric service

The process centric is the main service coordination service. It coordinates other services into a chain of events redirecting and joining the aswers from the services. It interacts with the Business Logic, authentication API using REST like interface.

For more information and list of resources/endpoints provided see the Wiki

###DEPENDENCIES

# Authorization keys
export BUSINESS_AUTH_KEY="business_logic_auth_key"

###HOW TO RUN

git clone https://github.com/uCoach/process-centric-service.git
cd process-centric-service
ant run

#####Deployed on Heorku:

https://ucoach-process-centric-service.herokuapp.com

About

Process application requests and redirects to business logic layer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages