Skip to content

Example of using Microsoft Casablanca to hit endpoints of urbandictionary.com

License

Notifications You must be signed in to change notification settings

ThomasThelen/UrbanDictionary-Endpoint-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UrbanDictionary-Enpoint-Example

Urban dictionary has a couple of endpoints that can be used to define words. Documentation for them can be found on mashape

This repository provides an example of how to use Microsoft's C++ REST SDK to interact with the endpoints. The real reason for this is so that I can always refer back to a simple, working example of the SDK.