1.0.0 • Published 9 months ago

@commonxyz/api-client v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 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

9 months ago

0.0.3

9 months ago

0.0.2

9 months ago

0.0.5

9 months ago

0.0.4

9 months ago

0.0.6

9 months ago

0.0.1

11 months ago