api-rest
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 3,897 public repositories matching this topic...
-
Updated
Mar 5, 2021 - JavaScript
-
Updated
Mar 7, 2021 - Python
-
Updated
Mar 10, 2021 - PHP
-
Updated
Jan 24, 2021 - JavaScript
-
Updated
Feb 29, 2020 - Dart
-
Updated
Mar 9, 2021 - PHP
-
Updated
Mar 4, 2021 - Ruby
-
Updated
Sep 6, 2020 - Objective-C
-
Updated
Dec 19, 2020 - JavaScript
-
Updated
Mar 5, 2021 - Jupyter Notebook
-
Updated
Nov 16, 2020 - Go
-
Updated
Mar 24, 2019 - PHP
-
Updated
Mar 2, 2021 - C#
-
Updated
Mar 9, 2021 - Ruby
Descreva o bug
Ao tentar incluir um novo usuário, gerou o erro 500.
Reproduzir
Foram enviados os seguintes dados:
Body:
{
"nome": Fulano de Tal,
"email": fulano@test.com,
"password": fulano,
"administrador": true
}
E obtive o seguinte retorno:
HTTP/1.1 500 Internal Server Error
Date: Sat, 06 Mar 2021 21:49:34 GMT
Content-Type: application/json; charset=utf-8
-
Updated
Apr 9, 2018 - Ruby
Add a GitHub action flow for publishing a new version (run build, run tests, publish to npm and GitHub packates) etc.
-
Updated
Feb 10, 2021 - TypeScript
-
Updated
Feb 14, 2021 - Go
-
Updated
Mar 26, 2018 - Java
-
Updated
Feb 7, 2021 - C#
-
Updated
Dec 22, 2018 - Go
-
Updated
Mar 16, 2020 - Python
- 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