Questions tagged [apiary]

Next generation platform for building and using REST APIs.

138 questions
0
votes
1 answer

Why does Apiary.io call take so long under Chrome

I've got a jsfiddle: http://jsfiddle.net/netroworx/3ea5a/ Html is:
{{result}}
Javascript is: function AjaxCtrl($scope, $http) { $scope.result = "ABC"; $scope.data = { "title":…
Greg Pagendam-Turner
  • 2,356
  • 5
  • 32
  • 49
-1
votes
1 answer

Dredd (gavel) : Begin a Json Schema with an array (bug ?)

I am using Markdown for Generate documentation (aglio), generate mocks (api-mock) and check the integrity constraints (dredd). With Dredd, no problem for check an object, no problem for PUT or POST, but I have a problem with lists. My lists are…
-1
votes
1 answer

.NET piaryProvider VS the regular .NET System.Net.WebRequest

Just started to work with ApiAry as a client/consumer and I’m wondering what is the best way to do it. Should I use the regular .NET System.Net.WebRequest or ApiaryProvider (http://fsprojects.github.io/ApiaryProvider/) and why? If someone can help…
Omtechguy
  • 3,321
  • 7
  • 37
  • 71
1 2 3
9
10