Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal #20: Nancy #21

Open
guilleiguaran opened this issue May 2, 2014 · 2 comments
Open

Proposal #20: Nancy #21

guilleiguaran opened this issue May 2, 2014 · 2 comments

Comments

@guilleiguaran
Copy link

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
@runlevel5
Copy link

Can you please also provide who could be the mentors? TIA

@guilleiguaran
Copy link
Author

I can mentor this project, @frodsan that have large experience working with micro-frameworks has been accepted to mentor this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants