Skip to content

Commit

Permalink
Updated the portfolio page to include the REST API details
Browse files Browse the repository at this point in the history
  • Loading branch information
Aparna-Shankar committed Jan 3, 2020
1 parent eb19cea commit 24926a8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions templates/portfolio.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,13 @@ <h3 class="sm-heading" style="text-align: center">Sites Developed and Maintained
the repository on Github.
</p>
</li>
<li class="personal-site-list">
<a href="https://abhishekpednekar.com/api/apidoc" target="_blank">CodeDisciples REST API</a>
<p>A Flask REST API with full text search feature to lookup articles on <a href="https://codedisciples.in" target="_blank">CodeDisciples.in</a>.
<a href="https://github.com/AbhishekPednekar84/personal-portfolio/tree/portfolio-page-updates/api">Click here</a> to view
the repository on Github.
</p>
</li>
<li class="personal-site-list">
<a href="https://www.sreenathwedssreelakshmi.com"
target="_blank">http://bit.ly/flask-wedding-site</a>
Expand Down

0 comments on commit 24926a8

Please sign in to comment.