joshpham97 / soen487-restful-repository

SOEN 487 Team Project
0 stars 0 forks source link

The Albums Service #28

Open ExZos opened 3 years ago

ExZos commented 3 years ago

*To be split between 2 ppl*

Consists of a JSON RESTful service for albums and a SOAP service for change logs, both of which use the very same class library implemented in #27

Albums RESTful service:

Endpoints:

Change Logs SOAP service:

Endpoints:

Note:

ExZos commented 3 years ago

Same as #27