Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
enddynayn committed Oct 10, 2024
1 parent c3743e5 commit 651e550
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🔍 Arch Map](#-arch-maps)
- [🛠 Built With](#-built-with)
- [🔍 Architecture Map](#-arch-maps)
- [Tech Stack](#tech-stack)
- [🚀 Live OpenAPI Docs](#-live-docs)
- [💻 Getting Started](#-getting-started)
Expand All @@ -22,11 +21,13 @@

# 📖 Gateway Services <a name="about-project"></a>

Gateway is a collection of services that helps make interacting with Frequency as easy as working with any Web2 API!
Gateway is a suite of services designed to simplify interactions with the Frequency blockchain, making it as easy as working with any Web2 API. Each service can be used independently to suit your specific needs.

For a template to help you start building your own project using these services, check out the Social App Template [here](https://github.com/ProjectLibertyLabs/social-app-template).

<!-- Mermaid Arch maps -->

## 🔭 Arch Maps
## 🔭 Architecture Maps

### Overview Gateway Services

Expand All @@ -53,17 +54,14 @@ flowchart LR;
GS --> F
CPS --> F
CWS --> F
RS --> F
```

<p align="right">(<a href="#-table-of-contents">back to top</a>)</p>

## 🛠 Built With

### Microservices
Each Gateway service is an independent microservice.

### Tech Stack

<details>
<summary>Account Service</summary>

Expand Down

0 comments on commit 651e550

Please sign in to comment.