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
- Host: GitHub
- URL: https://github.com/colinf/json-feed-fmp
- Owner: colinf
- Created: 2017-05-25T17:53:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-07T16:36:49.000Z (over 8 years ago)
- Last Synced: 2025-05-30T08:55:58.825Z (4 months ago)
- Topics: filemaker, json, newsfeed
- Homepage:
- Size: 420 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).

## 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.