-
### Relevant scope
Backend specs
### Description
not sure if the specs changed.
open: https://demo.realworld.how/
500 internal server error:
"\nInvalid `prisma.article.count()` invocation:\n…
-
[RealWorld](https://github.com/gothinkster/realworld) is a specification for a [blogging app API](https://github.com/gothinkster/realworld/tree/master/api), meant to allow comparing multiple frontends…
-
This is RealWorld backend API spec: https://github.com/gothinkster/realworld/tree/master/api
Side quest: would be fun to write a [Turbo](https://turbo.hotwired.dev/handbook/introduction) frontend f…
-
- https://realworld-docs.netlify.app/docs/specs/backend-specs/endpoints/#get-article
- #21 이슈의 연장선
-
## Goals
Implements next endpoints:
- [ ] registration: `POST /api/users`
- [ ] get current user: `GET /api/user`
- [ ] update user: `PUT /api/user`
## Refers
- https://www.realworld.how…
-
Im using Ember Realworld with [Adonis realworld](https://github.com/Utwo/adonis-realworld-example-app) as backend, When they registrate, login and edit their account it works ok, but when it creates a…
-
First let me say that I very much appreciate your work. Am planning to contribute in the future, perhaps this is a good start. I could write a test for `waitForPageToLoad` with different single page a…
-
Hi, nice project! I really like, then people creating some good examples/educational projects. Especially if these projects are similar to real. I think it's an excellent experience for the junior dev…
-
### Relevant scope
Backend specs
### Description
In post article body we have in the first place tag `training`:
https://github.com/gothinkster/realworld/blob/a3855ae3a346e7bcb809dcddcc057…
-
`mvn clean test` fails with JDK 11
```
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/ubuntu/realworld-serverless-application/aws-ssm-caching-client/tar…