Skip to content

WorkingWithJsonAPIs

Craig Fowler edited this page Feb 21, 2018 · 3 revisions

WorkingWithJsonAPIs

Home

Using the package

  • The NuGet package required
  • Configuring the integration
  • Providing a base URL

Creating services

  • Inherit from the base classes
  • Use the builder pattern to construct instances with parameters
  • Use relative URLs

Clone this wiki locally