External API Package
Installation
Run npm i @smallstack/server-external-api
to install this package.
Usage
If you are using NestJS, you can import the ExternalApiModule
into your AppModule
. Otherwise, use the exported services in the framework of your choice.
Services
see code documentation