Skip to content

RideSaver/UberAPI_Client

Repository files navigation

RideSaver Uber API client

Setup

Insert your Username, and Personal Access Token into the nuget.config.

Folder structure

UberAPIClient

This folder contains the OpenAPI specification, along with the openapi-generator configuration.

Server

This folder contains the implementation of the Internal API to Uber API adapter - pls