Skip to content

zlatinivanov-je/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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.2%
  • C# 46.8%