background preloader

Realtime MVC Framework for Node.js

Realtime MVC Framework for Node.js

Redis API Guide | restify restify is a node.js module built specifically to enable you to build correct REST web services. It intentionally borrows heavily from express as that is more or less the de facto API for writing web applications on top of node.js. Why use restify and not express? I get asked this more than anything else, so I'll just get it out of the way up front. Express' use case is targeted at browser applications and contains a lot of functionality, such as templating and rendering, to support that. Restify exists to let you build "strict" API services that are maintanable and observable. In short, I wrote restify as I needed a framework that gave me absolute control over interactions with HTTP and full observability into the latency and characteristics of my applications. About this guide This guide provides comprehensive documentation on writing a REST api (server) with restify, writing clients that easily consume REST APIs, and on the DTrace integration present in restify. Conventions Routing Events

Ogre - ogr2ogr web client Meteor против Derby От переводчика: Не встречал на хабре материалов, посвященных фреймворку Derbyjs, который часто упомянается, как основной конкурент Meteor. Под катом сравнение этих двух фреймворков, сделанное авторами Derby. Сравнению уже больше года, но тем, кто не читал, думаю будет интересно. Нас часто просят сравнить эти два продукта. Хотелось бы поблагодарить Ника Рителлока (Nick Retallack), который проделал большую работу по их сравнению в нашей группе: Google Group. Часть его выводов будет использована в данной статье. Как все начиналось Прежде всего, хотелось бы отметить, что впервые мы с Брайаном встретились с командой Meteor в ноябре, во время демонстрации ранней версии Derby на конференции Keeping it Realtime, организуемой &yet. Нас объединяет общее видение мира, где все приложения работают “в реальном времени” и “в режиме совместной работы”. Мы с Брайаном обсуждали это год назад. Святой Грааль: сервеный и клиентский код Итак, к делу! GPL против MIT Система пакетов Meteor против npm API расширений

Play Framework - Build Modern & Scalable Web Apps with Java and Scala sailsCasts The repo for this episode can be found here: Howdy and welcome back. You’re watching the third and final installment of our three part series. In this episode we’ll explore Sails blueprint: actions and routes, a powerful combination of functionality that are often used but not always fully understood. First a small warning here. Let’s take a look at the roadmap of what we’ll be covering in this episode. There are four pre-built blueprint: actions (e.g. find, create, update and destroy). I want to make one thing very clear from the beginning. Let’s start with seeing what happens when we combine blueprint: actions and blueprint: rest routes. So in the last episode I went over in excrutiating detail, how to make a restful json CRUD api. Let’s jump in here and create a new mySleep project. But you DON’T believe me? Seriously though, everything we did in the last episode was just built with those three commands. Is it mind control?

Web vulnerability scanners SecTools.Org: Top 125 Network Security Tools For more than a decade, the Nmap Project has been cataloguing the network security community's favorite tools. In 2011 this site became much more dynamic, offering ratings, reviews, searching, sorting, and a new tool suggestion form. This site allows open source and commercial tools on any platform, except those tools that we maintain (such as the Nmap Security Scanner, Ncat network connector, and Nping packet manipulator). We're very impressed by the collective smarts of the security community and we highly recommend reading the whole list and investigating any tools you are unfamiliar with. 20 tools (13) ★★★★★ Burp Suite (#13, Burp Suite is an integrated platform for attacking web applications. Latest release: version 1.4.01 on June 3, 2011 (3 years, 2 months ago). (7) ★★★★ Nikto (#14, Latest release: version 2.1.4 on Feb. 20, 2011 (3 years, 6 months ago). (13) ★★★½ w3af (#18, new!) (1) ★ Paros proxy (#24, no rating WebScarab (#28,

7 Minimal Node.js Web Frameworks for 2014 and Beyond Node.js or most commonly know as Node, is a JavaScript platform that allows you to build large scale web applications. Node.js is a platform built on Chrome’s JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. Hello World in Node.js The following code will start a web server through Node and print out the text ‘Hello World’ when someone views localhost:8080 It’s quite amazing how far the technology has evolved. I do however understand that you most likely already know all this, and instead want to get straight to the list of frameworks. Why a Web Framework Generally, frameworks are created to save people a lot of unnecessary work. I’ve not discussed many programming matters here on CodeCondo, but I hope to start improving upon that very idea. 1. 2. 3. 6. 7. Finally, the last one!

libevent Koa - next generation web framework for node.js Download Burp Suite Please choose the edition of Burp Suite that is right for you. Help me choose › "Burp Suite Pro is an unbelievably powerful tool. The scanner is amazingly fast and accurate. I use Burp extensively and it has never let me down." Alex Lauerman, FishNet Security "If you test the security of web applications for a living, Burp Suite Pro is an essential weapon you must have in your arsenal." Jack Mannino, CEO, nVisium Security Inc. Read more Success Stories › Burp Suite Pro price held for 2014 It's been a while since we increased the price of Burp Suite Pro. Today, we pledge that we will not increase the USD price of Burp Suite Pro during 2014. Read the full blog entry ›

Related: