Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/financial-times/up-rw-app-api-go
Standard interface definitions for universal publishing internal r/w applications in go
https://github.com/financial-times/up-rw-app-api-go
universal-publishing upp
Last synced: about 2 months ago
JSON representation
Standard interface definitions for universal publishing internal r/w applications in go
- Host: GitHub
- URL: https://github.com/financial-times/up-rw-app-api-go
- Owner: Financial-Times
- License: mit
- Created: 2016-07-11T12:06:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-15T15:13:08.000Z (about 2 years ago)
- Last Synced: 2024-06-21T00:55:18.003Z (7 months ago)
- Topics: universal-publishing, upp
- Language: Go
- Size: 10.7 KB
- Stars: 0
- Watchers: 29
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# up-rw-app-api-go
All Universal Publishing internal read/write microservices have certain behaviour in common.
This is a set of golang types to support this.
Please do not break compatability with changes to this package, and avoid adding outgoing dependencies from it. It is expected to be used in a wide range of applications that rely on its stability.