Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bstashchuk/images-gallery
/ functions
Functions
10 in github.com/bstashchuk/images-gallery
⨍
Functions
10
◇
Types & classes
0
↳
Endpoints
3
↓ 1 callers
Function
getSavedImages
()
frontend/src/App.js:20
Function
Header
({ title })
frontend/src/components/Header.js:9
Function
Search
({ word, setWord, handleSubmit })
frontend/src/components/Search.js:4
Function
handleDeleteImage
(id)
frontend/src/App.js:49
Function
handleSaveImage
(id)
frontend/src/App.js:66
Function
handleSearchSubmit
(e)
frontend/src/App.js:34
Function
image
(image_id)
api/main.py:55
Function
images
()
api/main.py:40
Function
insert_test_document
Inserts sample document to the test_collection in the test db
api/mongo_client.py:20
Function
new_image
()
api/main.py:29