Code Monkey home page Code Monkey logo

bid-recruit's Introduction

API Installation

To start the application type the command

docker-compose up

link to access

#API Usage

First of all you should generate your access token.

Generate Github Token

access url and login to git

link to generate token

After authorizing you will be directed to a screen with the access token, write down the access_token and use in the api header to consult.

{ 
    "access_token": "abb8af320606bed7fa78471a734a7a91c255ba46",
    "token_type": "bearer",
    "scope": ""
}

#API Documentation

access url to know End Points and don't forget to set up the environment

link to documentation

You must insert in the request header the generated token plus the bear

GET /git_hub/users/me HTTP/1.1
Host: localhost:3000
Authorization: bearer 08075352ae989e7470bf11d516b5045c8e717e33

You can also import schema into your postman link to schema

bid-recruit's People

Contributors

chacal88 avatar

Stargazers

 avatar

Watchers

 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.