diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..ad9b30a --- /dev/null +++ b/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2025 Fajrian Aidil Pratama + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. \ No newline at end of file diff --git a/README.md b/README.md index ae286e2..b91d4a5 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,7 @@ The site integrates with PICO SulTeng API: - **Base URL**: `https://pico-api.banuacoder.com/api/v1` - **Documentation**: `https://pico-api.banuacoder.com/swagger/index.html` - **Health Check**: `https://pico-api.banuacoder.com/api/v1/health` +- **Source Code**: `https://github.com/banua-coder/pico-api-go` ## Available Scripts @@ -154,9 +155,11 @@ pnpm run vue-tsc # Type check without emit ## License -This project is licensed under the ISC License. +This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details. --- **Created for PICO SulTeng API** -Banua Coders • Central Sulawesi COVID-19 Data API \ No newline at end of file +[Banua Coder](https://banuacoder.com) • Central Sulawesi COVID-19 Data API + +**Developer**: [Fajrian Aidil Pratama](https://github.com/ryanaidilp) \ No newline at end of file diff --git a/public/api-down.html b/public/api-down.html index b33216a..ebc6775 100644 --- a/public/api-down.html +++ b/public/api-down.html @@ -181,13 +181,13 @@
+ {{ $t('dataSources.trustedBy') }} +
+Complete API endpoint reference for PICO SulTeng
@@ -50,5 +32,5 @@ \ No newline at end of file diff --git a/src/views/Documentation.vue b/src/views/Documentation.vue index 2260fb8..03dd8a2 100644 --- a/src/views/Documentation.vue +++ b/src/views/Documentation.vue @@ -1,27 +1,9 @@Comprehensive guide for using the PICO SulTeng COVID-19 API
@@ -50,5 +32,5 @@ \ No newline at end of file diff --git a/src/views/Home.vue b/src/views/Home.vue index a8d7ad3..449c7bb 100644 --- a/src/views/Home.vue +++ b/src/views/Home.vue @@ -1,46 +1,7 @@+
-
+
{{ t('hero.tagline') }}
{{ t('dataSources.trustedBy') }}
-
-
-
-
-
-
- +
{{ t('features.subtitle') }}
Robust error handling and secure data access
+Robust error handling and secure data access
Interactive Swagger UI with examples
+Interactive Swagger UI with examples
Specialized for Central Sulawesi data
+Specialized for Central Sulawesi data