Skip to content

Use FileMaker to paginate and perform Create, Read, Update and Delete operations on a RESTful API.

Notifications You must be signed in to change notification settings

asktami/fmREST_CRUD

Repository files navigation

fmREST_CRUD

Consuming REST APIs with FileMaker

Use FileMaker to perform Create, Read, Update and Delete operations on a RESTful API.

TheMovieDB_Browser.fmp12 demo shows how to page through API results, and uses a horizontal portal.


Demo 1: fmREST_CRUD.fmp12

fmREST_CRUD

Demo 2: fmREST_CRUD_GoRest.fmp12

  • Uses the GoRest API with real data and responses.

fmREST_CRUD_GoRest

Demo 3: TheMovieDB_Browser.fmp12

1_TheMovieDB_Browser-search

2_TheMovieDB_Browser-search_results

3_TheMovieDB_Browser-movie_detail_cast

4_TheMovieDB_Browser-movie_detail_videos

5_TheMovieDB_Browser-rating

6_TheMovieDB_Browser-movie_player


Note: Debugged requests using Request Bin

About

Use FileMaker to paginate and perform Create, Read, Update and Delete operations on a RESTful API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published