You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nancy is a Ruby micro-framework for web development highly inspired in Sinatra and Cuba. Nancy aim to be so simple as possible while retain compatibility with the most common features of Sinatra. I'm happy to mentor the proposals for this project.
Some of the features that can be implemented by students:
Add a full example of a full app developed with Nancy
Improve documentation
Add examples about usage
Write a generator for REST resources
Document how the framework works internally
Improve the code readability and performance
Goals
Learn Ruby
Learn about web development with Rack
Learn about testing (unit, integration, request), TDD using MiniTest and Capybara
The text was updated successfully, but these errors were encountered:
Nancy is a Ruby micro-framework for web development highly inspired in Sinatra and Cuba. Nancy aim to be so simple as possible while retain compatibility with the most common features of Sinatra. I'm happy to mentor the proposals for this project.
Some of the features that can be implemented by students:
Goals
The text was updated successfully, but these errors were encountered: