diff --git a/resources/views/welcome.blade.php b/resources/views/welcome.blade.php index 0608bd8..e4141a3 100644 --- a/resources/views/welcome.blade.php +++ b/resources/views/welcome.blade.php @@ -1,172 +1,87 @@ - - - + + + + + {{ config('app.name', 'Parsa Aghayi') }} | API + + + + + + +
+
+ +

{{ config('app.name', 'Parsa Aghayi') }}

+

RESTful API — Portfolio & Blog Platform

+ ● API v1 +
- Laravel v1 - - - - - - - - - -
- -
- +
+
+
🚀
+

API Documentation

+

Explore endpoints via Swagger UI or download the OpenAPI spec.

+
+
+
📝
+

Website API

+

Portfolio content, services, skills, and projects accessible under GET /api/website/*.

+
+
+
💬
+

Blog API

+

Posts, categories, and tags with full CRUD via GET /api/blog/*.

+
+
+
⚙️
+

Tech Stack

+

Laravel {{ Illuminate\Foundation\Application::VERSION }} · PHP {{ PHP_VERSION }} · MySQL · Spatie Translatable · Swagger

- - + +
+ + Service is operational — all systems running normally +
+
+ + + + \ No newline at end of file