Skip to content

lint server.py, codebeautify.org - #74

Merged
evanugarte merged 3 commits into
devfrom
add-paste-api
Aug 28, 2026
Merged

lint server.py, codebeautify.org#74
evanugarte merged 3 commits into
devfrom
add-paste-api

Conversation

@heatherngyvn

Copy link
Copy Markdown
Contributor

using sqlite3 and a pastes.db database with api endpoints of /paste/list, /paste/create, /paste/view/{name}. the functionality allows users to be able to write and look up a name field along with content/description associated with it. the uuid randomly generates a file name that stores the data that the user sent/inputted.

@evanugarte evanugarte changed the title added personal sqlite-revisited folder of paste API code lint server.py, codebeautify.org Aug 28, 2026
@evanugarte
evanugarte merged commit 2439953 into dev Aug 28, 2026
1 check passed
@evanugarte
evanugarte deleted the add-paste-api branch August 28, 2026 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants