Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 2.01 KB

index.md

File metadata and controls

51 lines (37 loc) · 2.01 KB
layout
default

Your how-to guide for developing in a multi-platform world.


This site is a curated collection of agile, engineering, and product management best practices to get you started on the road to API-First development.

<p>In a multi-platform world, teams need to reorganize around API-First principles to <strong>efficiently</strong> and <strong>quickly</strong> create experiences and products which work across many devices.  We are here to help.</p>

<h4>Problems that might sound familiar:</h4>

<ul>
  <li>Traditional product design is device centric, but your company needs to be device agnostic.</li>
  <li>Device centric product design results in duplicated effort and wasted engineering work.</li>
  <li>We find that agile teams instinctively want to develop in an API-First way, but need ways to communicate across disciplines.</li>
</ul>

<p><strong>We hate wasted work. We want to make the software development world a more efficient place... and it all starts with your API.</strong></p>

API-First.com is now open-source!

<p>We want API-first to contain the best information from the community about what you have learned working in your teams.  You can contribute your thoughts, comments, stories, and visions at <a href="http://github.com/evantahler/api-first">our GitHub repository</a>.</p>

<p>To learn more about what this site needs and how you can help, please check out the <a href="https://github.com/evantahler/api-first/blob/gh-pages/README.md">readme</a></p>

Newest Post:

{% assign first_post = site.posts.first %} @ {{ first_post.date | date_to_string }}

{% include categories.html %}