Skip to content

Hansoft/P4PlanAPI-Go-Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P4PlanAPI-Go-Examples

Examples to explore the P4 Plan API using Go(Golang).

GraphQL Client

  • Simple implementation of some useful queries and mutations to familiarize someone with P4Plan's API.

Dependencies

Quick Start

  • Download and install the dependencies go get .
  • Rename example.env file to .env and modify the P4PLAN_API_HOST, P4PLAN_USERNAME and P4PLAN_PASSWORD in with your login details (for the examples to work, user must have ADMIN access).
  • With go run . you can execute the go process which will connect to the API and run the requests

About

Examples to explore the P4 Plan API using Go(Golang).

Resources

License

Stars

0 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages