Skip to content

Commit 90b7c45

Browse files
committed
chore: update repository links and rename project
- Change repository name to flutter_news_app_api_server_full_source_code - Update GitHub links to point to new repository location - Reflect new project name in README content
1 parent cb2bd23 commit 90b7c45

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
# ht_api
1+
# flutter_news_app_api_server_full_source_code
22

33
![coverage: percentage](https://img.shields.io/badge/coverage-xx-green)
44
[![style: very good analysis](https://img.shields.io/badge/style-very_good_analysis-B22C89.svg)](https://pub.dev/packages/very_good_analysis)
55
[![License: PolyForm Free Trial](https://img.shields.io/badge/License-PolyForm%20Free%20Trial-blue)](https://polyformproject.org/licenses/free-trial/1.0.0)
66

7-
🚀 Accelerate the development of your news application backend with **ht_api**, the
7+
🚀 Accelerate the development of your news application backend with **flutter_news_app_api_server_full_source_code**, the
88
dedicated API service for the Headlines Toolkit. Built on the high-performance
9-
Dart Frog framework, `ht_api` provides the essential server-side infrastructure
9+
Dart Frog framework, `flutter_news_app_api_server_full_source_code` provides the essential server-side infrastructure
1010
specifically designed to power robust and feature-rich news applications.
1111

12-
`ht_api` is a core component of the **Headlines Toolkit**, a comprehensive,
12+
`flutter_news_app_api_server_full_source_code` is a core component of the **Headlines Toolkit**, a comprehensive,
1313
source-available ecosystem designed for building feature-rich news
14-
applications, which also includes a Flutter [mobile app](https://github.com/headlines-toolkit/ht-main) and a web-based [content
15-
management dashboard](https://github.com/headlines-toolkit/ht-dashboard).
14+
applications, which also includes a Flutter [mobile app](https://github.com/flutter-news-app-full-source-code/ht-main) and a web-based [content
15+
management dashboard](https://github.com/flutter-news-app-full-source-code/ht-dashboard).
1616

1717
## ✨ Key Capabilities
1818

@@ -53,7 +53,7 @@ management dashboard](https://github.com/headlines-toolkit/ht-dashboard).
5353

5454
## 🔌 API Endpoints
5555

56-
`ht_api` provides a clear and organized API surface under the `/api/v1/` path.
56+
`flutter_news_app_api_server_full_source_code` provides a clear and organized API surface under the `/api/v1/` path.
5757
Key endpoint groups cover authentication, data access, and user settings.
5858

5959
For complete API specifications, detailed endpoint documentation,
@@ -62,10 +62,10 @@ documentation website [todo:Link to the docs website].
6262

6363
## 🔑 Access and Licensing
6464

65-
`ht_api` is source-available as part of the Headlines Toolkit ecosystem.
65+
`flutter_news_app_api_server_full_source_code` is source-available as part of the Headlines Toolkit ecosystem.
6666

6767
To acquire a commercial license for building unlimited news applications, please visit
68-
the [Headlines Toolkit GitHub organization page](https://github.com/headlines-toolkit)
68+
the [Headlines Toolkit GitHub organization page](https://github.com/flutter-news-app-full-source-code)
6969
for more details.
7070

7171
## 💻 Setup & Running
@@ -88,8 +88,8 @@ for more details.
8888

8989
3. **Clone the repository:**
9090
```bash
91-
git clone https://github.com/headlines-toolkit/ht-api.git
92-
cd ht-api
91+
git clone https://github.com/flutter-news-app-full-source-code/flutter-news-app-api-server-full-source-code.git
92+
cd flutter-news-app-api-server-full-source-code
9393
```
9494
4. **Get dependencies:**
9595
```bash

0 commit comments

Comments
 (0)