Skip to content

Commit 716cb2f

Browse files
makowskidgithub-actions[bot]
authored andcommitted
Updated latest blog posts
1 parent f71cfee commit 716cb2f

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

profile/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,10 @@ Check the details at our [Trust Portal](https://trust.a2zweb.co/).
220220
#### More at [SharpAPI.com/blog](https://sharpapi.com/en/blog)
221221

222222
<!-- posts -->
223+
* **[16/03/2026]** [Introducing Custom Workflows: Turn Any AI Prompt Into a Production API](https://sharpapi.com/blog/post/introducing-custom-workflows-turn-any-ai-prompt-into-a-production-api "Introducing Custom Workflows: Turn Any AI Prompt Into a Production API")
224+
> Define your parameters. Write your prompt in plain English. Get a fully functional REST endpoint that returns structured JSON - in under 60 seconds.
225+
226+
223227
* **[07/03/2026]** [Invoice Parsing API - Extract Structured Data from Any Invoice](https://sharpapi.com/blog/post/invoice-parsing-api-extract-structured-data-from-any-invoice "Invoice Parsing API - Extract Structured Data from Any Invoice")
224228
> If you've ever spent an afternoon squinting at invoices, copy-pasting vendor names into spreadsheets, and manually tallying line items - first of all, we're sorry. Second of all, that era is officially over. The new Invoice Parsing endpoint takes any invoice file - whether it's a crisp PDF, a slightly crumpled photo from your phone, or a scanned TIFF from that ancient office scanner - and returns a beautifully structured JSON object packed with every data point you could possibly need.
225229

profile/vendor/composer/installed.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
'name' => 'sharpapi/sharpapi',
44
'pretty_version' => 'dev-main',
55
'version' => 'dev-main',
6-
'reference' => '2a17774a0f724c95babbef2339228b8cd8bf1ccf',
6+
'reference' => 'f71cfeefc019b7fa06feb73aa3ade9eed4e41df9',
77
'type' => 'project',
88
'install_path' => __DIR__ . '/../../',
99
'aliases' => array(),
@@ -22,7 +22,7 @@
2222
'sharpapi/sharpapi' => array(
2323
'pretty_version' => 'dev-main',
2424
'version' => 'dev-main',
25-
'reference' => '2a17774a0f724c95babbef2339228b8cd8bf1ccf',
25+
'reference' => 'f71cfeefc019b7fa06feb73aa3ade9eed4e41df9',
2626
'type' => 'project',
2727
'install_path' => __DIR__ . '/../../',
2828
'aliases' => array(),

0 commit comments

Comments
 (0)