Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andhikayuana/jokes-bapack2-api

Kumpulan Jokes Bapack2
https://github.com/andhikayuana/jokes-bapack2-api

api dadjokes dadjokes-api dadjokes-indonesia jokes-api jokes-bapack jokes-bapack2 jokes-bapack2-api php

Last synced: about 2 months ago
JSON representation

Kumpulan Jokes Bapack2

Awesome Lists containing this project

README

        

# jokes-bapack2-api
*Kumpulan Jokes Bapack2 masa kini!*

![Jokes Bapack2](/storage/jokes-bapack2-image.jpeg "Jokes Bapack2")

## Requirements
- PHP
- Composer
- Vercel

## How to Run
- clone this repository
- cd to root project directory
- execute `composer install`
- Run the server using `php -S localhost:8000 -t public`
- then you can see like below after you have request to `http://localhost:8000/`

```json
{
"name": "Jokes Bapack2 API",
"version": "1.0.0",
"author": {
"name": "andhikayuana",
"email": "[email protected]"
},
"endpoints": {
"/v1/text": "get all text jokes",
"/v1/text/random": "get text jokes randomly"
}
}
```

## Donation

[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/T6T02OS5W)