From 5e8b627bdf4f34c014d09124f709c2424dbb78ac Mon Sep 17 00:00:00 2001 From: Joao_Carlos_Campos Date: Thu, 28 May 2026 16:28:33 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0430f60 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# blog-api + +Microserviço de Blog/Notícias em Laravel 12 com API REST, posts, categorias, filtros, paginação e health checks. \ No newline at end of file