-
Notifications
You must be signed in to change notification settings - Fork 8
Extension
Mihir Singh edited this page Mar 28, 2020
·
11 revisions
- IDE: Visual Studio Code 1.43.2.0 and PowerShell 7.0.0-preview.2
- Language: Python 3.7
- Routing: Flask Micro-Web Framework
- Hosted: Heroku (through heroku-git CLI)
- Base URL: https://projecthigh.herokuapp.com/
- /, [GET]
- Default API Endpoint
- Response: Response Message, Status
- /RetPost, [POST]
- Function: Checking POST request function with API
- Response: Response Message, Status
- /extToModel, [POST]
- POST Article data and predict/suggest appropriate tags
- Response: Response Message, Status, Suggested Tags
- IDE: Visual Studio Code 1.43.2.0 and Chrome 80.0.3987.149
- Language: HTML5, CSS3, Javascript ECMAScript 2019
- Third-Party API: Chrome's Web API