Coder Social home page Coder Social logo

eric-leihe / interview-skeleton Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pagerduty/interview-skeleton

0.0 1.0 0.0 500 KB

Public sample code for a variety of languages for the API interview coding exercise

Elixir 16.41% Java 7.01% JavaScript 72.27% Python 1.71% Ruby 2.60%

interview-skeleton's Introduction

PagerdutyClient

Your interview will consist of building an application that uses the PagerDuty API.

You're welcome to do your interview in any language you like. Here, we've provided samples written in Ruby, Python, Java, JavaScript, and Elixir. Feel free to use the samples as a starting point, or not.

Preparation

Before your interview, make sure that you can access the PagerDuty API and access the example data. Make sure that your environment has the libraries you need to make HTTP calls and handle JSON payloads.

Each sample code directory will have its own README.md that explains language specific setup for the sample. Make sure to read it if you plan on using the sample code.

If you start with our sample code, make sure you can run the appropriate http_get function against the PagerDuty API. You will need to change this code in order to get that to work properly.

You will need to incorporate an authorization header before you can access the API. You can use this one that provides example data:

Authorization: Token token=y_NbAkKc66ryYTWUXYEu

For information about the API documentation, go to: https://developer.pagerduty.com/api-reference/

interview-skeleton's People

Contributors

gshankarraman avatar youngbk avatar

Watchers

James Cloos 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.