Servidores para la entrega 2 de Laboratorio de SD Integrantes:
Verónica Domínguez Vera
Claudia Guzmán Silva
Juan Hayashi Cavieres
REFERENCIAS:
bubblesort python: http://interactivepython.org/runestone/static/pythonds/SortSearch/TheBubbleSort.html
bubblesort go: http://rosettacode.org/wiki/Sorting_algorithms/Bubble_sort#Go
Go martini https://github.com/go-martini/martini
JSON to GO http://mholt.github.io/json-to-go/
Webservice GO http://blog.smartbear.com/web-development/how-to-build-a-web-service-in-5-minutes-with-go/
quicksort go: http://mrakshaybaheti.blogspot.com/2015/01/quick-sort-in-go-lang-sorting-in-go.html
quicksort python http://interactivepython.org/runestone/static/pythonds/SortSearch/TheQuickSort.html
restful python http://blog.miguelgrinberg.com/post/designing-a-restful-api-with-python-and-flask
Leer archivos nodejs https://coderwall.com/p/ohjerg/read-large-text-files-in-nodejs
http://www.c-sharpcorner.com/UploadFile/dacca2/node-js-in-action-read-simple-text-file-using-fs-module/
http://stackoverflow.com/questions/18386361/read-file-in-node-js
https://docs.nodejitsu.com/articles/file-system/how-to-read-files-in-nodejs
Util? http://stackoverflow.com/questions/24481558/node-js-read-file-in-parse-to-json-and-output
Sinatra (ruby) http://www.sinatrarb.com/
split n http://stackoverflow.com/questions/8188548/splitting-a-js-array-into-n-arrays
quicksort ruby https://gist.github.com/aspyct/3433278
bubblesort y mergesort ruby http://www.sitepoint.com/sorting-algorithms-ruby/
comparar strings ruby http://stackoverflow.com/questions/2016169/how-do-i-do-string-comparison-in-ruby
mergesort go https://github.com/ZachOrr/golang-algorithms/blob/master/sorting/merge-sort.go
https://nathanhoad.net/how-to-return-json-from-sinatra
http://d.hatena.ne.jp/rightgo09_ruby/20130828/p1
send request python http://stackoverflow.com/questions/9746303/how-do-i-send-a-post-request-as-a-json
send request go https://github.com/parnurzeal/gorequest
send request ruby http://stackoverflow.com/questions/2997213/send-and-receive-json-using-restclient-and-sinatra
mergesort python http://interactivepython.org/runestone/static/pythonds/SortSearch/TheMergeSort.html?highlight=mergesort
PHP: Slim Framework http://www.slimframework.com/
http://donnierock.com/2013/01/18/crear-un-web-service-restful-con-php/
Slim get JSON from req http://stackoverflow.com/questions/28073480/how-to-access-a-json-request-body-of-a-post-request-in-slim
trabajar JSON php http://nitschinger.at/Handling-JSON-like-a-boss-in-PHP
java server http://www.mkyong.com/java/how-to-send-http-request-getpost-in-java/
PHP Bubble sort https://phpcoderblog.wordpress.com/2013/02/26/php-some-sorting-algorithms-bubble-sort-selection-sort-counting-sort-quicksort-shellsort-heapsort/
PHP Merge sort (2) http://www.codecodex.com/wiki/Merge_sort#PHP
PHP Quicksort http://en.wikibooks.org/wiki/Algorithm_Implementation/Sorting/Quicksort#PHP
PHP post req http://thisinterestsme.com/sending-json-via-post-php/
http://stackoverflow.com/questions/5647461/how-do-i-send-a-post-request-with-php
Nodejs Escribir archivo http://stackoverflow.com/questions/17614123/node-js-how-to-write-an-array-to-file
Link externo referencias: https://docs.google.com/spreadsheets/d/1UDsQnJyHmhQMVOOTG-s2dVWIXVHn8w2FdLePlTYmIpc/edit?usp=sharing