Image API for Indonesian dad jokes / Jokes Bapak2
Go to file
Reinaldy Rafli be7f2a5ead initial commit for merge-language 2021-03-09 17:10:43 +07:00
.github/workflows initial commit for merge-language 2021-03-09 17:10:43 +07:00
golang initial commit for merge-language 2021-03-09 17:10:43 +07:00
nodejs initial commit for merge-language 2021-03-09 17:10:43 +07:00
.gitignore Initial nodejs version 2021-02-16 12:50:39 +07:00
LICENSE added license and readme 2021-02-16 12:53:05 +07:00
README.md initial commit for merge-language 2021-03-09 17:10:43 +07:00

README.md

Jokes Bapak2 API

⚠ Still work in progress

Brief explanation of what is this

This project will be a website like icanhazdadjokes but in Indonesian version and it's not text, it's images. Dad jokes in Indonesia is somewhat a bit different than in US/UK because I guess here, it's a lot dumber.

Anyway, later you can consume this API via a website (that I'll create later on when this is finished) with a few endpoints:

  • / - Random jokes bapak2
  • /id/[number] - Jokes bapak2 based on ID

Currently I'm searching for an alternative for AWS S3 that I can use for free.

Tech stacks

  • Base (Node / Go)
  • PostgreSQL

That's it.