DEV Community

Discussion on: What do you use to create REST APIs with WebSockets?

Collapse
 
jamesthomson profile image
James Thomson

I’ve recently discovered AdonisJS. Might be worth looking at.

Collapse
 
davidmm1707 profile image
David MM👨🏻‍💻

I have read something about it but I never went deeper (I thought it was another Frontline Framework).

Thanks.

Collapse
 
wobsoriano profile image
Robert

I am using Adonis for a year now side-by-side with Laravel for php projects.

Collapse
 
jamesthomson profile image
James Thomson

I've also come from Laravel, the familiarity in concepts has made picking up Adonis quite smooth - and working in one language for both FE and BE is great.