GithubHelp home page GithubHelp logo

evermos-interview's Introduction

Evermos Interview Test

This is my interview test at Evermos which used Go programming language.

Requirements

  • Go 1.14+

How to set up

  • Clone repository with git clone github.com/supanadit/evermos-interview
  • Install the required dependency with go get

Quick start for "Tennis Player"

  • Simply run go run tennis_player.go
  • Available API
    • GET /player/information for getting information about rahman
    • GET /player/information/can/play for getting information wether rahman can play or not
    • POST /player/container/add for adding new empty ball container for rahman
    • POST /player/container/ball/add for adding one ball to random empty container for rahman
    • PUT /container/mark/verified for mark verify to any fully ball container

Quick start for "Kirana Store"

  • Simply run go run kirana_store.go
  • Available API
    • GET /product for getting list available product
    • POST /product for create a new product including stock quantity
    • PUT /product edit existing product and update stock quantity
    • DELETE /product for delete existing product
    • POST /order for place new order
    • GET /order for getting list order
  • Format POST, EDIT, DELETE must be JSON and provided at comment kirana_store.go

Quick start for "Joni Home's Key"

  • Simply run go run find_key.go

Contribute

Please don't this is my own interview test at Evermos

evermos-interview's People

Contributors

supanadit avatar

Watchers

 avatar  avatar

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.