https://github.com/active-group/apicon-2020
https://github.com/active-group/apicon-2020
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/active-group/apicon-2020
- Owner: active-group
- Created: 2020-01-28T11:55:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-28T12:12:32.000Z (over 6 years ago)
- Last Synced: 2025-12-12T23:39:13.879Z (6 months ago)
- Language: F#
- Size: 2.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# APIs have Properties – find and test them!
This contains the code for the talk [APIs have Properties – find and
test
them!](https://apiconference.net/api-development/apis-have-properties-find-and-test-them/)
I gave at the API Conference 2019, and for a blog post in the APICon
blog.
## Shopping Cart
The code cited in the blog post is here:
* [`ShoppingCart.fs`](properties/ShoppingCart.fs)
* [`ShoppingCartProperties.fs`](properties/ShoppingCartProperties.fs)