Skip to content

ligusta/testTask_API_NameAndMessage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Task: Creating an API for name and message output

Task: Create a web service that will output "Rekrut! Let's be friends!". The URL with the GET request that will be displayed already on the page: the url should be "xx.xx.xx.xx./?name=James&message=Let's be friends!" and it was displayed on the page Hello {name}! {message}!

Decision

An API was created based on the "FastAPI" library and hosted through the Heroku service. API Link: https://testtasknameandmessage.herokuapp.com/?name=James&message=Let%27s%20be%20friends!

About

Test Task: Creating an API for name and message output

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published