1.0.0 • Published 10 months ago

@commonxyz/api-client v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

Common API

Documentation

Fern API Reference

CI/CD Instructions (Developers)

  • TODO

Manual Setup (Developers)

Generate a new API client

  • Start app with pnpm start so fern can refresh the lastest openapi.spec from http://localhost:8080/api/v1/openapi.json
  • Run pnpm generate-client to generate:
    • A new fern/openapi/openapi.yml file
    • A client API in /src, formatted with our root .prettierrc.json config

Deploy a new API client

  • Update the version in package.json
  • Run pnpm publish to publish the client
1.0.0

10 months ago

0.0.3

10 months ago

0.0.2

10 months ago

0.0.5

10 months ago

0.0.4

10 months ago

0.0.6

10 months ago

0.0.1

12 months ago