Skip to content

Commit

Permalink
[docs] http api
Browse files Browse the repository at this point in the history
  • Loading branch information
allburov committed Mar 31, 2024
1 parent 4318482 commit e807890
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions docs/site/layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,20 +55,9 @@ <h2 class='h4'>Self-hosted solution</h2>
Install it on your own server!
</p>
</div>
<div class='col-12 col-lg-4 pros-card'>
<img src='/images/icons/document-green.png' alt='Document' style='width: 5rem'>
<h2 class='h4'>Well documented</h2>
<p>
<a href='https://waha.devlike.pro/docs/overview/introduction/' target='_blank'>
Documentation
</a>
has a lof examples and how-to guides.</p>
</div>
</div>
<div class='row justify-content-center text-center'>
<div class='col-12 col-lg-4 pros-card'>
<img src='/images/icons/api-green.png' alt='API' style='width: 5rem'>
<h2 class='h4'>Language agnostic</h2>
<h2 class='h4'>HTTP API</h2>
<p>
Use your own favorite language - Python, JavaScript, PHP, C#, Clojure, or PowerShell.
<br />
Expand All @@ -77,6 +66,17 @@ <h2 class='h4'>Language agnostic</h2>
</small>
</p>
</div>
</div>
<div class='row justify-content-center text-center'>
<div class='col-12 col-lg-4 pros-card'>
<img src='/images/icons/document-green.png' alt='Document' style='width: 5rem'>
<h2 class='h4'>Well documented</h2>
<p>
<a href='https://waha.devlike.pro/docs/overview/introduction/' target='_blank'>
Documentation
</a>
has a lof examples and how-to guides.</p>
</div>
<div class='col-12 col-lg-4 pros-card'>
<img src='/images/icons/easy-green.png' alt='Easy' style='width: 5rem'>
<h2 class='h4'>Quick installation</h2>
Expand Down

0 comments on commit e807890

Please sign in to comment.