Serposcope, yet another open source project using ninja framework

102 views
Skip to first unread message

Pierre N

unread,
Jan 12, 2016, 2:37:37 PM1/12/16
to ninja-framework
Hello,

I just wanted to introduce serposcope an open-source project using ninja framework.

It is a rank checker for SEO, it monitors websites ranking for specific keywords on Google. The front office is done using ninjaframework.

Source code here : https://github.com/serphacker/serposcope in the web subdirectory obviously:)

I don't know if you have a gallery of open source project using ninja framework, but I think it would be a great addition to your website.

Jonathan Lannoy

unread,
Jan 25, 2016, 6:13:02 PM1/25/16
to ninja-framework
Hi.

Nice work. It renders well ;-)
I'm curious : why don't you use all your JS (/CSS) dependencies as webjars?

Jonathan

Pierre N

unread,
Jan 26, 2016, 1:23:59 AM1/26/16
to ninja-framework
For two reasons  :

_ I don't like webjars because when I add a webjar I always have to seek the path of the .js or .css to include. When I install with bower, I don't have this issue, I just have to look in the bower_compoment directory.
_ I want to segment the most possible the frontend and the backend. Webjar is unknown to frontend dev while bower is not. Now, I m learning reactjs, in the future, it is possible my ninja web app will just be a REST service and the front end/UI stuff in a separate project (which is great I think).
Reply all
Reply to author
Forward
0 new messages