/Quote_app_DRF

This is a simple Rest API which can be used to fetch a quote with id or a list of quote. we can also do CRUD operation on the Quote. Also this app uses Beautiful Soup to scrap data from a Quote website & save the data to the DataBase by using provided commands.

Primary LanguagePythonMIT LicenseMIT

Watchers