Please enable JavaScript.
Coggle requires JavaScript to display documents.
Data Connections - Coggle Diagram
Data Connections
Considerations with data connections
Data integrity
Data Security
Suitability of Data Transfer
Authentication of API
Technical Components
Protocols
HTTP
Languages
HTML
Generated by PHP
Mark Up API Results on Page
CSS
Adds Style to markup to generate data meaning
PHP
Processes Data Sources
Connects to Data Sources
Ensures that the API Connection and Data Transfer are successful
Prevents Data Processing at Client Level
Permits future caching for the database and storage
Security Impact: Prevents processing at client level to prevent the transference of keys
Data transfer formats
XML
Tags
JSON
Objects
Arrays
Value Pairs
EnforcerNewsAPI.org
News Article Object
Value Pair Array
Title
Content
Description
ArticleID
Article URL
Image URL
Publish Date/Time
Nested Objects
Author
Author ID
Author Name
Publisher
Publisher ID
Publisher Name
Public API's
News articles
articles
images
publish date and times
News companies
Enforcer Cam Database (Local API)
Visitor Data
visitorID
visitorname
entrytime
exittime
date
signinstatus