Skip to content

Commit d319830

Browse files
committed
adding api science to API creationg
1 parent 4178147 commit d319830

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

api-creation.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,10 @@ <h2>Hosted API testing services</h2>
7777
relies upon.</p>
7878
</li>
7979
<li>
80+
<p><a href="https://www.apiscience.com/">API Science</a> is focused on deep API testing,
81+
including multi-step API calls and monitoring of external APIs.</p>
82+
</li>
83+
<li>
8084
<p><a href="http://smartbear.com/api-testing/">SmartBear</a> has several API monitoring
8185
and testing tools for APIs.</p>
8286
</li>

feeds/all.atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2014-06-13T09:25:32Z</updated></feed>
2+
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2014-06-13T10:43:51Z</updated></feed>

source/content/pages/06-apis/0605-api-creation.markdown

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@ equivalent of browser testing in the web application world.
5252
that can test both your own APIs and external APIs that your application
5353
relies upon.
5454

55+
* [API Science](https://www.apiscience.com/) is focused on deep API testing,
56+
including multi-step API calls and monitoring of external APIs.
57+
5558
* [SmartBear](http://smartbear.com/api-testing/) has several API monitoring
5659
and testing tools for APIs.
5760

0 commit comments

Comments
 (0)