Closed Nava2 closed 8 years ago
This is the service that registers client services. This will be very similar to #25.
All components are up for debate, this is a suggestion. This should utilize the component in #24.
It should have the following configurable parameters:
All responses must:
Register an end-point with the service
Remove an end-point
Closed in #42.
This is the service that registers client services. This will be very similar to #25.
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:
API
All responses must:
GET: list
PUT: register(identifier, endpoint)
Register an end-point with the service
DELETE: remove(identifier)
Remove an end-point