Skip to content

Commit 45fe280

Browse files
makowskidgithub-actions[bot]
authored andcommitted
Updated latest blog posts
1 parent 7e6ed6c commit 45fe280

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,10 @@ These utility endpoints, along with careful monitoring of quota status, will hel
361361
### Blog
362362

363363
<!-- posts -->
364+
* **[26/03/2025]** [Introducing the SharpAPI Skills Database API](https://sharpapi.com/blog/post/introducing-the-sharpapi-skills-database-api "Introducing the SharpAPI Skills Database API")
365+
> We're excited to announce a new addition to our utility API family: the SharpAPI Skills Database API. Designed to enhance how platforms utilize and understand skill-related data, this API offers instant access to a structured database of nearly 100,000 skills, including their related skills and relevancy scores.
366+
367+
364368
* **[08/01/2025]** [Introducing AI Jobs Webhooks: Real-Time Notifications for Your Application](https://sharpapi.com/blog/post/ai-jobs-webhooks-real-time-notifications-for-your-application "Introducing AI Jobs Webhooks: Real-Time Notifications for Your Application")
365369
> No more polling APIs, no more delays. Just instant updates when your AI job is completed, delivered securely and reliably to your designated endpoint. Whether you’re translating content, generating data insights, or processing large datasets, webhooks ensure you’re always in sync with SharpAPI.
366370

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.github.io',
44
'pretty_version' => 'dev-main',
55
'version' => 'dev-main',
6-
'reference' => '4e11049b84d717a4d7c6a2eaf5ca15dda34ad0de',
6+
'reference' => '7e6ed6c57b29697181f2b3b10a9bfd715f84d5c8',
77
'type' => 'project',
88
'install_path' => __DIR__ . '/../../',
99
'aliases' => array(),
@@ -22,7 +22,7 @@
2222
'sharpapi/sharpapi.github.io' => array(
2323
'pretty_version' => 'dev-main',
2424
'version' => 'dev-main',
25-
'reference' => '4e11049b84d717a4d7c6a2eaf5ca15dda34ad0de',
25+
'reference' => '7e6ed6c57b29697181f2b3b10a9bfd715f84d5c8',
2626
'type' => 'project',
2727
'install_path' => __DIR__ . '/../../',
2828
'aliases' => array(),

0 commit comments

Comments
 (0)