bholagabbar / crackmeup-api

An API built in Python & Flask to fetch a random joke based on certain categories
https://crackmeup-api.herokuapp.com/
3 stars 1 forks source link

Dark humor API missing first character #2

Open thebitbrine opened 5 years ago

thebitbrine commented 5 years ago

Some jokes on dark humor API have their first characters missing for example: { "category": "Dark", "joke": "hese two Scottish characters are chatting. One of them then pulls out an expensive looking pocket watch from his pocket to check the time. \"That's a fine watch you got there!\" says the other. \"Yeah it is, isn't it? I got it from my grandfather,\" says the guy with the watch. \"Really?\" \"Yeah, he sold it to me on his death bed.\"" }

bholagabbar commented 5 years ago

@thebitbrine This project isn't really under active development. Feel free to issue a PR if you can fix it and i'd be happy to review and merge it