⚠ Adding jokes to the API should be easier
See original GitHub issueIssue Description
Adding jokes to the jokes.json
API should be easier,
right now, if people are adding jokes to the same joke-index concurrently,
only one PR can be merged, the rest would show a merge conflict,
which is tedious.
Issue Analytics
- State:
- Created 3 years ago
- Comments:12 (6 by maintainers)
Top Results From Across the Web
How to Create a Jokes App Using Humor Jokes and Memes ...
To do this, follow the steps below: Step 1: Go to the RapidAPI website and search for Humor Jokes and Memes or directly...
Read more >Jokes App Tutorial - Remix
This tutorial is the comprehensive way to getting an overview of the primary APIs available in Remix. By the end, you'll have a...
Read more >Nightbot Tells Dadjokes to User - YouTube
Increase your live stream engagement with @Nightbot and this dad joke API custom command! Your chatters will crack up at these jokes that ......
Read more >JokeAPI - Documentation - Sv443 Network
🔗Information: JokeAPI is a REST API that serves uniformly and well formatted jokes. It can be used without any API token, membership, registration...
Read more >The Best Ruby HTTP clients for 2021 - ScrapingBee
When making a GET request to the Dad Jokes API, we will expect to see such an ... Rest-client is "a simple HTTP...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Yup you can just use array.from method to convert the whole thing automatically. and create the JS or JSON file which ever you prefer
I’ll open a PR real soon, meanwhile I would want you to go through this discussion here: https://github.com/tinganho/l10ns/issues/133 to get a deeper dive so that we can discuss it further. Right now I am trying to implement git-json-merge: https://www.npmjs.com/package/git-json-merge Let’s just hope it does the trick!