vittoriom / RNFPlaceholder

A placeholder project for the work in progress framework RuntimeNetworkFoundation
MIT License
0 stars 0 forks source link

Add support for user-defined constants on an Endpoint #8

Closed vittoriom closed 10 years ago

vittoriom commented 10 years ago

The user can set values in the Endpoint configuration, such as:

API_TOKEN : @"asf3q32tw4lk"

and these can be used in the URLs of the operations

vittoriom commented 10 years ago

These values can also be provided at runtime, by setting them on the Endpoint instance