Skip to content

C23-DF01-Dicoding-Indonesia/CRUD-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD-app

This is a backend for CRUD app for discussion forum Demo.

Before using this backend

Run the ML endpoint and change the auto_tag_ml_endpoint and search_ml_endpoint on the addDiscussionHandler and searchDiscussionHandler at /src/handler.js with your flask application.

Please refer this link:

Auto-tag Endpoint and Semantic-search Endpoint

How to use

To run it locally, simply use this command:

npm install
npm start

About

CRUD app for discussion forum Demo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published