Skip to content

Commit

Permalink
Update README.md (#355)
Browse files Browse the repository at this point in the history
Adding vision and objectives
  • Loading branch information
Greg Lind committed Dec 6, 2023
1 parent a93dd49 commit 31ad0b3
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
Expand Up @@ -3,7 +3,22 @@

A gateway and service discovery system for “micro” services. A light weight Gateway that connects all of your data services, API’s and endpoints to a single easy-to-use URL.

Public Roadmap - https://docs.google.com/spreadsheets/d/1tnmAy-tiQOVWSAigJIQ5HhdatbE3WTC00tzdwtOe2Hk
# Buildy-Core Project Goals and Vision

## Project Vision

Buildy-Core is designed to be a cornerstone component for cloud-native architectures, providing a versatile gateway and service discovery system for microservices. Our vision is to simplify the integration of data services, APIs, and endpoints, offering a lightweight and easy-to-use solution that connects them all through a single, accessible URL.

## Key Objectives

- Simplified Integration: Streamline the integration of diverse data services, APIs, and endpoints into a unified gateway, making it easier for developers to work with microservices.
- Lightweight and High Performance: Prioritize performance optimization to ensure that Buildy-Core remains lightweight and responsive even in high-traffic environments.
- Service Discovery: Implement robust service discovery mechanisms to enable dynamic service registration and discovery for microservices within the architecture.
- Security and Access Control: Implement security measures to protect against unauthorized access and ensure data and services are secure.
- Flexibility and Scalability: Design Buildy-Core to be flexible and scalable, accommodating future growth and evolving architectural needs.
- Documentation and Ease of Use: Provide comprehensive documentation and resources to make it easy for developers to understand and work with Buildy-Core.
- Community Support: Foster a supportive community where developers can collaborate, seek help, and share insights and best practices.


## Getting Started

Expand Down

0 comments on commit 31ad0b3

Please sign in to comment.