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 4,146 public repositories matching this topic...
-
Updated
Apr 19, 2021 - JavaScript
-
Updated
Apr 9, 2021 - Python
-
Updated
Apr 19, 2021 - PHP
-
Updated
Jan 24, 2021 - JavaScript
-
Updated
Feb 29, 2020 - Dart
-
Updated
Apr 19, 2021 - PHP
-
Updated
Apr 2, 2021 - Ruby
-
Updated
Mar 30, 2021 - Objective-C
-
Updated
Apr 1, 2021 - JavaScript
-
Updated
Apr 14, 2021 - Jupyter Notebook
-
Updated
Nov 16, 2020 - Go
-
Updated
Apr 15, 2021 - C#
-
Updated
Mar 24, 2019 - PHP
-
Updated
Mar 25, 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 14, 2021 - Go
-
Updated
Mar 30, 2021 - TypeScript
-
Updated
Feb 7, 2021 - C#
-
Updated
Mar 26, 2018 - Java
-
Updated
Apr 19, 2021 - Kotlin
-
Updated
Dec 22, 2018 - Go
- Wikipedia
- Wikipedia


Is your feature request related to a problem? Please describe.
I try to execute my first GET request and get this result:
I think the first-time-user experience could get improved here.
The hint to F12 vanishes soon, and I think accessing the error message via F12 is not a