internote icon indicating copy to clipboard operation
internote copied to clipboard

Create "services-sdk" package

Open josephluck opened this issue 5 years ago • 0 comments

The services SDK package will be a wrapper around the Internote Services that provides a type-safe way of interfacing with the back-end:

  • Import DTOs from underlying services
  • Define the authentication types
  • Provide functions for interfacing with the back-end services using aws4 (essentially move what's currently in ui/api here)
  • Provide fixture data for testing & storybook for the UI project

josephluck avatar Sep 05 '19 08:09 josephluck