Javalin: Create realdworld example? - https://github.com/gothinkster/realworld

Created on 2 Oct 2017  路  11Comments  路  Source: tipsy/javalin

HELP WANTED

Most helpful comment

Thanks @Rudge. Looks like it was quite a bit of effort, I really appreciate you taking the time!

All 11 comments

WIP - It's coming soon

@Rudge are you still working on this?

Yes, @tipsy for sure. Sorry about the delay, I was waiting for the new release with custom exception handler to use and to be continued.

I expect to finish until the end of the year.

I implemented all endpoints needs and almost 90% tests of postman passed with dummy and now I will implement the authentication and persistence layer.

@Rudge no need to rush, I'm very happy you're doing this.

Experimental, yet real world:

https://github.com/spektrakel-blog/sparkles#slices-in-the-mix

There's keycloak, there's Spring Data, Flyway for database migrations, an xsrf proection w/ the double submitted cookie pattern, ....

It's interesting @dherges, but the version that I'm working is in Kotlin. I think are different things and the examples too.

@tipsy Finally I finished the project https://github.com/Rudge/kotlin-javalin-realworld-example-app. Please take a look, if it possible do a quick review and let me know what do you think.

Thanks.

Great @rudge! I'm going on a business trip now, but I'll check it out in the weekend.

Thanks @Rudge. Looks like it was quite a bit of effort, I really appreciate you taking the time!

Was this page helpful?
0 / 5 - 0 ratings