Skip to content

This is a simple microservice that processes a file and returns the number of lines in the file.

License

Notifications You must be signed in to change notification settings

sercheo87/microservice-process-file-go

Repository files navigation

microservice-process-file-go

This is a simple microservice that processes a file and returns the number of lines in the file.

Usage

Build

$ go build

Run

$ ./microservice-process-file-go

Test

$ curl -X GET --location "http://localhost:8000/load"

About

This is a simple microservice that processes a file and returns the number of lines in the file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages