-
Updated
Aug 22, 2020 - Python
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 4,158 public repositories matching this topic...
Describe the bug
what it says (or doesn't say, heh) on the tin
To Reproduce
Steps to reproduce the behavior:
- Go to Insomnia Core
- Create a new folder
- Right click on folder
- Click "move" in the context menu
- Hover over the
(i)
next to "New Workspace" to see a tooltip
Current behavior
Tooltip reads "Workspace will be moved to the root of the new workspace"
-
Updated
Sep 17, 2020 - Java
-
Updated
May 23, 2020 - PHP
-
Updated
Dec 19, 2019 - Go
-
Updated
Sep 16, 2020
-
Updated
Mar 10, 2020 - JavaScript
-
Updated
Jun 22, 2020 - Ruby
-
Updated
Aug 15, 2020 - Go
-
Updated
Sep 1, 2020 - Python
-
Updated
Aug 12, 2020 - Python
-
Updated
Aug 14, 2020 - JavaScript
-
Updated
Sep 14, 2020 - TypeScript
-
Updated
Apr 4, 2020 - Python
-
Updated
Aug 29, 2020 - JavaScript
Thanks to u/JBarreraGT on reddit. He gave me a source of information that we could use to add static information for games.
http://data.nba.com/data/10s/v2015/json/mobile_teams/nba/2018/league/00_full_schedule.json
This link looks like it contains the full schedule with GameIDs along with additional information.
-
Updated
Sep 12, 2020 - PHP
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
Sep 17, 2020 - Python
-
Updated
Aug 23, 2020 - PHP
-
Updated
Aug 9, 2018 - Ruby
-
Updated
Sep 16, 2020 - PHP
This issue was created to be a good first issue
. The Goal is to study the inclusion of some require-dev
dependencies to analyse and detect issues in source for us.
Some proposals:
- phpstan
- phploc
- phpmd
After discussion, we may want you to perform a pull request that includes the tool in the project. You may also have to update the travis.yml
.
-
Updated
Aug 29, 2020 - PHP
-
Updated
Jul 23, 2019 - Python
-
Updated
Jun 18, 2020 - Ruby
- Wikipedia
- Wikipedia
Describe the bug
When I pull the resize button of the code editor, it doesn't the resize the code in the editor.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expected the code to resize as I drag down the button.
Screenshots
If applicable, add screenshots to