Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDD_Project

This lyric finder API was developed using Test Driven Development.

Technologies used:

  • Python
  • Selenium
  • BeautifulSoup
  • PyTest
  • Bottle Framework

To install and run the program:

1. clone this repo 
2. run pip install -r requirements.txt
3. to run the server please run on terminal python main.py
4. to run the tests: pytest testClass.py

example of request to API: curl -X POST -F author='Adele' -F name='Easy on me' http://localhost:8080

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages