Skip to content

jdpillaris/wordcount-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions:

  1. Run the main.go file and open the file uploading page at localhost:9090/upload

Assumptions:

  1. The file passed to the server must be valid.
  2. The file ends with EOL character
  3. I am currently using the bufio package Readline() to read lines, so the same assumptions regarding line length apply.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published