Skip to content

Latest commit

 

History

65 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Go Report Card Maintainability Test Coverage

phraser

Open source phrase management microservice for your applications, delivered over gRPC. A centralized phrase database (key-value store) for your APIs, frontends, or anything else.

Hardcoding text (error messages, help text, feature explanations, etc.) into your source code is quick and dirty, but can be inefficient to maintain and especially difficult for non-developers (i.e. marketing) to modify. Use phraser to centrally manage as much (or as little) human-read text across your applications (frontends, API services, microservices, background jobs, etc).

FAQs

So it's a CMS?

Nope, phraser is just a string store for your applications (frontend/backend) that doesn't make assumptions about how those strings are used. You can utilize it for CMS-like functionality (though there's no support for rich text, just plaintext strings).

About

Phrase management for your applications

Topics

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages