-
Updated
Mar 22, 2021 - Python
API
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 41,669 public repositories matching this topic...
-
Updated
Feb 27, 2021 - Python
-
Updated
Mar 17, 2021 - SCSS
First check
- I added a very descriptive title to this issue.
- I used the GitHub search to find a similar issue and didn't find it.
- I searched the FastAPI documentation, with the integrated search.
- I already searched in Google "How to X in FastAPI" and didn't find any information.
- I already read and followed all the tutorial in the docs and didn't find an answ
Is your feature request related to a problem? Please describe.
Users cannot send JSON to an endpoint if the endpoint requires numbers to be JSON numbers. Currently Hoppscotch serializes all parameters as JSON strings.
-
Updated
Mar 16, 2021 - JavaScript
-
Updated
Dec 2, 2020
-
Updated
Mar 22, 2021 - JavaScript
Some oauth2 server implementations use a different URL for generating an access_token and refreshing said access_token.
Arguably it's a questionable choice, since it's "only" a matter of grant_type being different, the return value being the same.
I would like to be able to specify the refresh token URL, with an optional field in the oauth2 configuration. If left empty, it should be the access
-
Updated
Mar 18, 2021 - TypeScript
-
Updated
Mar 22, 2021 - JavaScript
-
Updated
Mar 22, 2021 - TypeScript
Expected behavior
- It must return valid address
Actual behavior
- It is returning empty array. It works fine with remix but not work when i call the same function from react
-
Updated
Mar 15, 2021 - Go
-
Updated
Mar 11, 2021 - Go
-
Updated
Mar 18, 2021 - JavaScript
-
Updated
Feb 20, 2021 - C++
- Wikipedia
- Wikipedia

It is currently expected that UIs will figure out when to hide
msg_history_showmessages by themselves.I think this is bad for two reasons:
press ENTERprompt when the time to hidemsg_history_showmessages has come.After [di