Skip to content

5ud03r5/wikinotes_back

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General info

You are currently at backend of wikinotes application. If you wanna display frontend part of this app please navigate to my wikinotes_front repository

Project purpose

Purpose of the project was to create a space where engineer can put their 'dirty notes', share them accross the group and then transform to article while also being able to create articles.

Project features

Backend is using fastapi + sqlAlchemy to handle API connections to postgresql db. There are several features like:

  • JWT Authentication
  • Articles comparision with cousine_similarity ML algorithm
  • Search engine with tokenization based on predefined stop words

Releases

No releases published

Packages

No packages published