1
- # ht_api
1
+ # flutter_news_app_api_server_full_source_code
2
2
3
3
![ coverage: percentage] ( https://img.shields.io/badge/coverage-xx-green )
4
4
[ ![ style: very good analysis] ( https://img.shields.io/badge/style-very_good_analysis-B22C89.svg )] ( https://pub.dev/packages/very_good_analysis )
5
5
[ ![ License: PolyForm Free Trial] ( https://img.shields.io/badge/License-PolyForm%20Free%20Trial-blue )] ( https://polyformproject.org/licenses/free-trial/1.0.0 )
6
6
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
8
8
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
10
10
specifically designed to power robust and feature-rich news applications.
11
11
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,
13
13
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 ) .
16
16
17
17
## ✨ Key Capabilities
18
18
@@ -53,7 +53,7 @@ management dashboard](https://github.com/headlines-toolkit/ht-dashboard).
53
53
54
54
## 🔌 API Endpoints
55
55
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.
57
57
Key endpoint groups cover authentication, data access, and user settings.
58
58
59
59
For complete API specifications, detailed endpoint documentation,
@@ -62,10 +62,10 @@ documentation website [todo:Link to the docs website].
62
62
63
63
## 🔑 Access and Licensing
64
64
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.
66
66
67
67
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 )
69
69
for more details.
70
70
71
71
## 💻 Setup & Running
@@ -88,8 +88,8 @@ for more details.
88
88
89
89
3. ** Clone the repository:**
90
90
` ` ` 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
93
93
` ` `
94
94
4. ** Get dependencies:**
95
95
` ` ` bash
0 commit comments