The Wayback Machine - https://web.archive.org/web/20220704194430/https://github.com/topics/api-wrapper
Skip to content
#

api-wrapper

An API can be thought of as an instruction manual for communication between multiple software apparatuses. For example, an API may be used for database communication between web applications. By extracting the implementation and relinquishing data into objects, an API simplifies programming.

Here are 2,605 public repositories matching this topic...

amaru0601
amaru0601 commented Aug 20, 2021

Hello everyone,
I would like to receive the list of authentication ids as it is described in /docs/API.md
/api/:integration/authentications - To retrieve a list of authentications for that integration

However when I read the file src/routes/api.ts I never find the endpoint to get the list of authentication ids.

bug good first issue
DPP
ReallySnazzy
ReallySnazzy commented Mar 25, 2022

Is your feature request related to a problem? Please describe.
Vcpkg or conan support help alleviate the setup for multiple libraries in a project. They help to get started quickly with a framework while still allowing other libraries to be added quickly.

Describe the solution you'd like
Rather than premade build setups, I think that having vcpkg or conan support would enable more amb

good first issue help wanted project
Wikipedia
Wikipedia