Using the REST Library: Difference between revisions

m
Bold code headings
m (Typo)
m (Bold code headings)
Line 25: Line 25:
That should leave you with (some additional comments are mine):
That should leave you with (some additional comments are mine):


WebOrderAPI.pkg:
'''WebOrderAPI.pkg''':
<source lang="vdf">
<source lang="vdf">
Use cRESTfulService.pkg
Use cRESTfulService.pkg
Line 72: Line 72:
</source>
</source>


APICustomersHandler.pkg:
'''APICustomersHandler.pkg''':
<source lang="vdf">
<source lang="vdf">
Use cRESTResourceHandler.pkg
Use cRESTResourceHandler.pkg