Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/andhikayuana/jokes-bapack2-api
- Owner: andhikayuana
- Created: 2021-11-11T04:48:43.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-03T04:20:16.000Z (7 months ago)
- Last Synced: 2024-06-03T05:34:03.396Z (7 months ago)
- Topics: api, dadjokes, dadjokes-api, dadjokes-indonesia, jokes-api, jokes-bapack, jokes-bapack2, jokes-bapack2-api, php
- Language: PHP
- Homepage: https://jokes-bapack2-api.yuana.id/
- Size: 150 KB
- Stars: 14
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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)