api-client
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 5,574 public repositories matching this topic...
-
Updated
Jul 3, 2022 - Python
-
Updated
Jul 6, 2022 - JavaScript
Is your feature request related to a problem? Please describe.
Usually I totally against codegen options which modifies one line of code, but this one looks really handy.
Describe the solution you'd like
Add declareStrictTypes switch option to AbstractPhpCodegen
class, then:
-
Updated
Jul 2, 2022 - PHP
-
Updated
Jul 6, 2022 - TypeScript
-
Updated
May 4, 2022
-
Updated
Dec 19, 2019 - Go
Re: @bitcrazed's comment rs/curlie#12 (comment):
Apparently Console can support colors, but we need a special syscall SetConsoleMode
for Windows to do so.
I think Go's x/sys/windows
package exposes the necessary GetConsoleMode
and SetConsoleMode
syscalls, so this should be doable.
-
Updated
Jun 10, 2022 - JavaScript
-
Updated
Jun 9, 2022 - Python
-
Updated
Apr 29, 2022 - Python
-
Updated
Nov 25, 2021 - Python
Resizeable sidebar
-
Updated
Jul 6, 2022 - TypeScript
-
Updated
May 5, 2022 - Go
-
Updated
Apr 27, 2022 - Ruby
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.
-
Updated
Apr 8, 2022 - JavaScript
-
Updated
Jun 23, 2022 - JavaScript
I was expecting it in https://www.python-httpx.org/advanced/#ssl-certificates section.
I went to read the source code expecting parallel api like this. And I found it supported.
I search the docs again but it is mentioned on https://www.python-httpx.org/compatibility/
-
Updated
Jun 20, 2022 - TypeScript
-
Updated
Apr 4, 2020 - Python
Is your feature request related to a problem? Please describe.
I think people may prefer to have the ability to cancel their requests at any time.
Describe the solution you'd like
Add context.Context
to every func/method that involves network operations.
Describe alternatives you've considered
N/A
Additional context
This isn't a difficult feature to imple
-
Updated
Jun 30, 2022 - PHP
-
Updated
May 16, 2022 - PHP
-
Updated
May 8, 2022 - PHP
I inspected the source for the notion client i installed and only the pick function is contained in the helpers module even though the documentation says that get_id and get_url are supposed to be included
- Wikipedia
- Wikipedia
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
wss://ris-live.ripe.net/v1/ws/?client=hoppscotch.io
{ "type": "ris_subscribe" }
to the remote server