Skip to content

fraym/freym-api

Repository files navigation

Freym API

JS Checks Go Checks

Overview

The Freym API provides a set of clients to interact with the Freym microservices.

Clients

Service Language
Sync go
Sync JavaScript
Streams go
Streams JavaScript
Projections go
Projections JavaScript
CRUD go
CRUD JavaScript
Auth go
Auth JavaScript
Deployments go
Deployments JavaScript

Docs

Please have a look at our documentation.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Releasing new versions

  • update versions in all package.json files (using the make bump command)
    • package versions
    • dependency version in case a package references another package in this monorepo
  • add a git tag in the form: v#.#.# or v#.#.#-alpha.#
  • Update RELEASE.md to contain the new release
  • GutHub Actions will automatically publish all packages once everything is pushed

About

API definition and clients for Freym

Resources

License

Stars

Watchers

Forks

Packages

No packages published