-
I want to return the following response on the validation error:
```
{
"errors":{
"fieldName": [
"field error"
]
}
}
```
(like in https://realworld-docs.netlify.app/docs/sp…
-
### Is your feature request related to a problem? Please describe.
É necessário carregar as informações do backend sem duplicá-las, e permitindo o uso de cache para informações que já foram armazenad…
-
### Relevant Scope
Backend specs
### Description
Currently there are no test that tags without any articles should be removed I think, but that is visible on `/api/tags`.
The nicer behavio…
-
# 🚀 feature request
### Relevant scope
What is the scope of this request?
- [X] Frontend specs
- [ ] Backend specs
- [ ] Other... Please describe:
### Description
A clear and…
-
There's a good presentation by spotify about how they use python async functions to improve their backend performance. (The final wardial assignment is about async functions, and this is a good realw…
-
For someone who is landing on an example repo and has no idea what RealWorld is, I'd imagine they'd be thinking "uh, wtf is this". For example, the backend codebases don't mention how to get an exampl…
-
Hi, when I build the project with `yarn build` and serve the project `serve -s build` , I am unable to log in with the existing users in the DB or create a new user. What do I do?
-
We like to collect realworld scenarios here (ContentDimension settings) and the current pain points with them.
**Scenario**
Configuration: https://gist.github.com/DrillSergeant/bc18f474facb0ab8d3d…
-
It looks like there's room for a mock server at `localhost:5100`
Routes for:
- `/api/user`
- `/api/users`
- `/api/login`
-
It is possible to **inject JavaScript** through the image url, see below:
`"image":"https://www.gettyimagcadsaes.com/gi-resources/images/500px/983794168.jpg\"onerror=\"javascript:alert(document.coo…