Skip to content

moneydevkit/api-contract

Repository files navigation

@moneydevkit/api-contract

@moneydevkit uses oRPC for typesafe APIs. This library defines the schemas and contracts our API uses. Both the client libraries and our api server implementation rely on this contract.

Releasing a new version

  • pnpm version <patch|minor|major>
  • git push --follow-tags
  • Create new github release triggers publish to npm

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published