forked from davejonathangoldberg/api-report
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbackground.html
executable file
·21 lines (13 loc) · 3.03 KB
/
background.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
layout: page
title: Background on The API Report
---
<p class="mytitle">Some Background</p>
<p>The API Report is a simple news site, designed to provide short news updates from across the world of APIs. The API Report is part of the <a href="http://apievangelist.com/network.html">API Evangelist network</a> of sites, with <a href="http://apievangelist.com">apievangelist.com</a> as the analysis on the business of APIs, <a href="apivoice.com">apivoice.com</a> as the analysis on the politics of APIs, and the the API Report as a heartbeat for industry news.</p>
<p>The idea for The API Report was born one evening in Detroit as Steve Willmott (<a href="https://twitter.com/njyx">@njyx</a>) and I were discussing the wider API space, while out late after API-Craft in Detroit. Steve and I both felt like the space desperately needed a pure new site that fits in between the analysis of API Evangelist, and the lengthier news and analysis site ProgrammableWeb--The API Report was born.</p>
<p>The API Report is built on Github, as a <a href="https://github.com/kinlane/api-report">public repository</a>, using Github Pages, and Jekyll. This approach to blogging opens up the news site to a new form of collaborative publishing, <a href="https://github.com/kinlane/api-report">allowing anyone to fork</a>, write their own API news story, and make a pull request to be added to the public website.</p>
<p>Every commit will be reviewed for quality, and either rejected, or published to the live API Report website. Each post should <a href="http://api.report/format.html">follow a simple format</a>, allowing for easy scanning of the days API news by consumers. The API Report has an <a href="http://feeds.feedburner.com/theapistack/EOSD">RSS feed</a>, as well as a <a href="https://twitter.com/apireport">Twitter account</a>, for reader and social sysndication.</p>
<p>Soon, the API Report will also have its own advertising network, which will allow anyone to purchase any of the advertising slots available in the header, right hand sidebar, and in the body of all blog posts. Advertising will be priced very low at first, but as page views grow, and demand increases, and weekly market rate will be set--allowing for weekly turnover of advertising opportunities.</p>
<p>If you are an API provider of any shape or size, or an API enthusiast, I recommend you help craft stories for the API Report, <a href="https://github.com/kinlane/api-report">fork the site</a>, and make a pull request, anytime you have a new piece you want share. Once the API Report advertising is up and running, and being monetized, we’re planning to come up with a rev-share model for contributors. All content that is contributed, is made available under the CC-BY license. </p>
<p>The API Report is brand new, and looking to be the place where the community can publish their own stories about providing, consuming, or delivering services in the API space, and provide a regular news heartbeat for the API community, by the API community.</p>
<p>Get involved as early as you can, I'd love your feedback.</p>