yomomma-apiv2 icon indicating copy to clipboard operation
yomomma-apiv2 copied to clipboard

REST-API using FastAPI for Python that gives a 'yo momma' joke

Results 4 yomomma-apiv2 issues
Sort by recently updated
recently updated
newest added

Namely `yo momma so` -> `yo momma is so` to fit the format of the rest of the jokes

I am getting this error while trying to fetch from the api via axios `Access to XMLHttpRequest at 'http://yomomma-api.herokuapp.com/jokes' from origin 'http://localhost:3000' has been blocked by CORS policy: Response to...

Your API isn't working and is returning an error when i make a request. ![image](https://user-images.githubusercontent.com/64771089/160526123-980f5b3f-d7fd-4e42-8f38-b0f60af48f0b.png) ![image](https://user-images.githubusercontent.com/64771089/160526214-dce1783d-55e3-4c9c-aad7-5032f1d7200c.png) Would help if you could fix, thanks ;)

Changes: - [x] **If you put query as “yo momma”:** section from **Specific Joke** is now moved to **Search Jokes** as it is not related to the **Specific Joke** method....