Giter Club home page Giter Club logo

hackerrank-backend-test-go's Introduction

hackerrank-backend-test-go

Hi! Thanks for applying to Xendit. Here we list some important notes for you to work on the test.

Requirements

  • Go 1.11 (Hackerrank Server currently support only for Go 1.11)
  • For this test, you need to write your application using SQLite as the database.

Important Notes

  • Do not edit the e2e code, instead you have to pass all the tests written there.
  • Please run the test locally first before submitting
    $ make test  # for unit test
    $ make e2e-test #for end to end test (API testing)
  • We use Echo Labstack for the HTTP Router as the default router, but you can switch to whatever routing framework you're comfortable with.Don't change the port number as it's Hackerrank's default port.
  • You may add custom command in the Makefile to help you in developing, but do not edit the existing ones, as it will be used by Hackerrank. Missing config in the Makefile will cause your work won't be graded by Hackerrank.

hackerrank-backend-test-go's People

Contributors

bxcodec avatar edwinyoyada avatar albertlieyingadrian 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.