Skip to content

added personal sqlite-revisited folder of paste API code#74

Open
heatherngyvn wants to merge 1 commit into
devfrom
add-paste-api
Open

added personal sqlite-revisited folder of paste API code#74
heatherngyvn wants to merge 1 commit 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.

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.

1 participant