Overview

What is RESTfm?

RESTfm is PHP code that turns your FileMaker Server into a RESTful Web Service, so you can access your FileMaker Server databases via HTTP using a common REST architecture with easy to understand API calls.
RESTfm gives you full Create, Read, Update and Delete ( CRUD ) operations on FileMaker Server hosted data via standard HTTP GET, POST, PUT and DELETE methods.
RESTfm allows you to use standard FMS Privileges for client access credentials, or choose to configure API keys instead of providing usernames and passwords to clients.
RESTfm is written in PHP and will function with a variety of Operating Systems and Web Servers. It is typically installed on the same system as FileMaker Server, or optionally installed on a standalone system.
RESTfm works with FileMaker Server 11 and later via PHP Web Publishing, running on a Mac with Apache or Windows with IIS 7 or later
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us