Changes

Jump to: navigation, search

OSD & DPS909 Winter 2018 Release 0.1

1 byte removed, 17:19, 17 January 2018
Part A Requirements
# Write more tests to deal with various edge cases
# Add support for parsing a resource at a given URL: <code>GET /api/phonenumbersphonenumber/url/http%3A%2F%2Fexample.com%2F</code> would cause the server to load the content at http://example.com and parse it for phone numbers.
# Add support for parsing MS Word docs. There are lots of existing open source projects that can help parse a Word doc into Text, which can then be parsed by your earlier code
# Add support for parsing PDF files. There are lots of existing open source projects that can help parse a PDF into Text, which can then be parsed by your earlier code

Navigation menu