Skip to content

A Fizzbuzz like project where I've set out to build a highly unit tested web site and API for creating Correct-Horse-Battery-Staple like passwords.

Notifications You must be signed in to change notification settings

dougrathbone/getanewpassword

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Get A New Password.com

Get a new password is a personal project to build a unit tested website and api in a list of web languages to better understand their different limitations and strengths.

Requirements

The sites must contain the following functionality:

  • Unit tested functionality that correctly generates a Correct-Horse-Battery-Staple type password.
  • Website to display password.
  • Rest API that returns both JSON and XML depending on accept-header.

Languages to be used

  • C# - ASP.Net MVC + Web API + MS Test (completed).
  • Ruby - Ruby on Rails
  • Java (Play framework
  • Javascript (Node.js)

About

A Fizzbuzz like project where I've set out to build a highly unit tested web site and API for creating Correct-Horse-Battery-Staple like passwords.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published