This website requires JavaScript.
Explore
Help
Sign In
erbrown2
/
lab_server
Watch
1
Star
0
Fork
0
You've already forked lab_server
generated from
mwc/lab_server
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
lab_server
/
poem_server
/
app
History
erbrown2
d919be143a
I created differnet APR rountes for the poetry server in the view.py where the routes return random lines of poetry, lines lines and words, returns rhymes. I used differnt commands that were in the description of the assignmnet to help me develop the code along with references the rhyme view.py code. This helped me understand how web servers work. Each route is a functions that receives a request and returns data in JSON.
2026-05-10 18:45:55 -04:00
..
models.py
Initial commit
2026-02-21 19:41:42 +00:00
views.py
I created differnet APR rountes for the poetry server in the view.py where the routes return random lines of poetry, lines lines and words, returns rhymes. I used differnt commands that were in the description of the assignmnet to help me develop the code along with references the rhyme view.py code. This helped me understand how web servers work. Each route is a functions that receives a request and returns data in JSON.
2026-05-10 18:45:55 -04:00