@clyall/nestjs-filemaker-client
v1.1.14
Published
NestJS API module for Filemaker
Downloads
3
Readme
Installation
- Clone the repo
- Ensure you have the following .env values configured in your project:
- FM_USER -- this is the user account to retrieve a token
- FM_PASS -- this is the password of the user account
- FM_BASE_URL -- the base URL for your Filemaker instance
- FM_FIND_MIDS_ROUTE -- the route suffix for the find MIDS route
- FM_TOKEN_ROUTE -- the route suffix for retrieving an authentication token from Filemaker
Change Log
See Changelog for more information.
Contributing
Contributions welcome! See Contributing.
License
Licensed under the MIT License - see the LICENSE file for details.