Skip to content

WeDaHub/incubator-mall-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

An online mall items searching page.

Frontend

The frontend implementation using svelte.

Backend

Backend api using Fastapi. The original implementation have been modified to access an abstract upstream endpoint instead of a real one, just to demostrate the core logic.