An open API service indexing awesome lists of open source software.

https://github.com/colinf/json-feed-fmp

A FileMaker JSON Feed newsreader
https://github.com/colinf/json-feed-fmp

filemaker json newsfeed

Last synced: 3 months ago
JSON representation

A FileMaker JSON Feed newsreader

Awesome Lists containing this project

README

          

# JSON Feed FMP

> A [FileMaker](http://www.filemaker.com) implementation of a [JSON Feed](https://jsonfeed.org) newsreader. Written to accompany a series of blog posts (see below for links).

![Example image](http://cfshare.s3-eu-west-1.amazonaws.com/2017-06-01_11-55-18.png)

## Structure of the Repository

### /blog

This directory contains specific versions of the FileMaker solution to go alongside a blog post. The files are listed below with a link to the related blog post.

- json-feed_01.fmp12 : [Feeding FileMaker](https://medium.com/@softwarecf/feeding-filemaker-e15bac5bb393)
- json-feed_02_file1.fmp12 : [Conditional Get with FileMaker](https://medium.com/@softwarecf/conditional-get-with-filemaker-f2a7c5744cbd) first example
- json-feed_02_file2.fmp12 : [Conditional Get with FileMaker](https://medium.com/@softwarecf/conditional-get-with-filemaker-f2a7c5744cbd) second example

### /db

This directory contains the latest version of the solution.