GithubHelp home page GithubHelp logo

golang-projects's Introduction

golang-projects

golang-projects's People

Contributors

gauron99 avatar

Watchers

 avatar

golang-projects's Issues

testing

Add testing for the project
Num 1 - isolated unit testing for each part

Num 2 - test functionality of the whole program together and return either

TESTS OK
if program can be run without fail, or
TESTS FAIL
if atleast one of the tests failed + specify which one maybe?

"/hello" should return a greetings

this should return generic greetings (a few chosen randomly?)

  • accept specific names given by url (ex: "/hello=Jordan" should greet Jordan specifically)

Container

run this bad boy in a container

  • use multi stage build

add option for cli parameter

if provided with CLI parameter ( "-p/--parameter" for example) given as bellow:
--parameter="hey everyone"
should print out "hey everyone (provided by cli parameter)" for example

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.