Skip to content

sagakortesaari/api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

api-testing

I'm currently learning Flask. 👩🏼‍🎓

Getting set up

$ git clone https://github.com/sagakortesaari/api

Go to the folder & install required libs

$ python3 -m pip install -r requirements.txt

Adding images to the API

$ curl -d '{"type":"put type of animal here", "url":"put url here"}' -H "Content-Type: application/json" -X POST localhost

About

☁️ Exploring Flask + building my own API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages