REST API that serves uniformly and well formatted jokes in JSON, XML, YAML or plain text format that also offers a great variety of filtering methods
249
stars
46
forks
source link
Database - Create submissions table #494
Open
Sv443 opened 10 months ago
Requirements:
dateSubmitted
- when the author created this submissionupvotesAmount
- amount of upvotes received from other usersdownvotesAmount
- amount of downvotes received from other usersreportsAmount
- amount of users that reported this joke as spam, malformatted or overly offensiveNice to have:
dateSubmitted
,upvotesAmount
,downvotesAmount
andreportsAmount
props