Skip to content
This repository has been archived by the owner on Jul 8, 2022. It is now read-only.

justeat/JustEat.PublicApi.TestApp

Repository files navigation

JustEat.PublicApi.TestApp

Setup

To use the app you must specify a valid auth token in the web config:

<appSettings>
    ...
    <add key="Auth-Key" value="" />
</appSettings>

Running the code

In Visual Studio just hit F5!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks