Giter Site home page Giter Site logo

jauntyjocularjay / api-bench-docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from idrinth-api-bench/documentation-website

0.0 0.0 0.0 3.81 MB

This is the documentation website repository for a typescript framework meant to performance test anything even remotely rest-like and related tools

Home Page: https://idrinth-api-ben.ch

License: MIT License

JavaScript 9.08% TypeScript 80.66% HTML 1.16% SCSS 9.10%

api-bench-docs's Introduction

@idrinth/api-bench/website

Description

Website made using React to show the ideas behind the API benchmark implementation portraying the provided README.

Installation

Read before installing

You must have a GitHub token set in your account in order to be able to contribute to this project. If you try to contribute without one, you won't be able to since the GitHub API will limit your access.

What are GitHub tokens?

GitHub tokens are identifiers that you can set with specific rights (as in power of management) in your account. These tokens are required when contributing with open source so that you can be identified when making requests to the GitHub API.

How do I get a token?

  1. Click your profile picture on the GitHub website after logging in.
  2. In the menu that appears, click on Settings.
  3. Now, on the Settings screen, scroll down to the very bottom of the page and click on <> Developer settings.
  4. Once you're there, click on Personal access tokens.
  5. Now, click on Generate new token.
  6. You can add a note to your token as a reminder of what it was created for.
  7. Set an expiration time for your token for extra safety, if you wish.
  8. Your token must have only two permissions: public_repo read:org
  9. Click on Generate token.
  10. Copy the token value that is generated.
  11. Create or find a file called .env.
  12. Inside that file, add or change the value of the variable GITHUB_API_TOKEN to the value of your token, like below.
  13. Now you can install the dependencies by typing the installation command.
GITHUB_API_TOKEN=gh_api_token_with_read_org_and_read_repo

Installation command

npm ci

Running the app

If you encounter any problems with this, try checking the Token tutorial right above this section.

# development watch mode
npm run dev

# production mode
npm run start

api-bench-docs's People

Contributors

idrinth avatar dependabot[bot] avatar iagomota avatar aceppaluni avatar yuvraj-singh01 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.