Skip to content

PlanMill api tool : We use Oauth2 / OpenID Connect in PlanMill for authentication so Inorder to use this api tool first you need to register a client in PlanMill to get API access

Notifications You must be signed in to change notification settings

planmill/pm-api-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API TOOL - OAuth2 API Tester

A simple API testing tool that supports OAuth2 authentication (Authorization Code & Client Credentials) and allows users to make API requests.

PlanMill api tool : We use Oauth2 / OpenID Connect in PlanMill for authentication so Inorder to use this api tool first you need to register a client in PlanMill to get API access. More information https://github.com/planmill/api/wiki/Security

Installation & Setup

  1. Clone the repository
  2. Install dependecies
  3. Install via npm:

    npm install
  4. Start the Server
  5. npm start

By default, the tool runs on: http://localhost:3000

About

PlanMill api tool : We use Oauth2 / OpenID Connect in PlanMill for authentication so Inorder to use this api tool first you need to register a client in PlanMill to get API access

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published