add producthunt search

This commit is contained in:
hillerliao
2022-03-31 10:46:19 +08:00
parent 6b034dd3e2
commit 486ca65885
4 changed files with 50 additions and 1 deletions

View File

@@ -368,6 +368,19 @@
<br>
<!--item info end-->
<!--item info start-->
<div class="card text-left">
<div class="card-body">
<h4 class="card-title">Producthunt - 搜索结果</h4>
<h6 class="text-muted">Producthunt - 搜索结果 <a href="https://github.com/hillerliao" target="_blank" class="badge badge-secondary">by hillerliao</a></h6>
<p class="card-text">举例:<a href="https://pyrsshub.herokuapp.com/producthunt/search/wechat/30" target="_blank">https://pyrsshub.herokuapp.com/producthunt/search/wechat/30</a></p>
<p class="card-text">路由:<code>/producthunt/search/:keyword/:period</code></p>
<p class="card-text">keyword [必填, 搜索关键词]period[必填, 时间范围] </p>
</div>
</div>
<br>
<!--item info end-->
<!--item info start-->
<div class="card text-left">
<div class="card-body">