NSS-Day-Cohort-58 / buttons-server-team-3-1

buttons-server-team-3-1 created by GitHub Classroom
0 stars 0 forks source link

create clown request module #10

Open Lorin-Jones opened 1 year ago

Lorin-Jones commented 1 year ago

in clown_request.py, add Clown list that includes id and name. add get_all_clowns function that returns CLOWNS list

Russ716 commented 1 year ago

define the list of available clowns, with id and name. define a function to get all the clowns. import that function to views/init and then to the request_handler