FortressDB API
This documentation is for developers who want to use the FortressDB APIs. There are 2 separate APIs:
REST - standard method of creating data tables, pick lists, etc.
Sockets – better for real time updates, perfect for Gutenberg blocks.
The documentation here explores all of the methods and end points available, and includes code snippets for:
JavaScript
NODEJS
PHP
We really hope that this documentation will encourage WordPress developers to create awesome additions to their sites. If there’s anything you want us to add, just submit a ticket from https://help.fortressdb.com/submit-a-ticket/.
Thanks very much,
The FortressDB team