Nava2 / cs9864-realtime-bluemix

Repository for CS 9864 project
1 stars 0 forks source link

Business Service Registrar #25

Closed Nava2 closed 8 years ago

Nava2 commented 8 years ago

This is the service that runs the registrar.

All components are up for debate, this is a suggestion. This should utilize the component in #24.

Configuration

It should have the following configurable parameters:

  1. Specification of database parameters -- whether its key-value/cloudant, need to know where there is storage

    API

All responses must:

Register an end-point with the service

DELETE: remove(identifier)

Remove an end-point

BobTheta commented 8 years ago

I remember this is my part... I just finished this issue and pushed it to my branch.

alheure2 commented 8 years ago

Hey Yao,

Can you push your branch so we can see your work?

I just want to check my code against it.

Nava2 commented 8 years ago

What is the API for registering with your service, @BobTheta?

Nava2 commented 8 years ago

Won't fix, using Bluemix.