Just as an example of how an API can be set up (and because I find logs interesting and an API about logs doubly so), here's Infunl's API. Infunl tracks user visits in the browser (apparently), kind of like Google access stats.
Gherkin is a language used for "behavior-driven development", in which a restricted subset of English (or some other natural language) is used to describe the behavior of some software. Behat then tests it using a domain model, which I find interesting. It's part of the PHP ecosystem.
The idea is that you've got a description of usage scenarios that you can agree on with non-technical users. I ...
No comments:
Post a Comment