This package exports API wrappers for public API endpoints from FullFabric.
Add a reference to our registry to your project's .npmrc
.
@fullfabric:registry=https://npm.pkg.github.com/
Then install this package:
$ npm i @fullfabric/public-api
Fetches the data for a given form.
Returns a list of countries, optionally including each country code.
Create a new release with the package's version, GitHub Actions will publish the package to our registry.