https://github.com/nandasafiqalfiansyah/pesan-api
this is dummy api to messages 🈸
https://github.com/nandasafiqalfiansyah/pesan-api
hapi-api
Last synced: 17 days ago
JSON representation
this is dummy api to messages 🈸
- Host: GitHub
- URL: https://github.com/nandasafiqalfiansyah/pesan-api
- Owner: nandasafiqalfiansyah
- Created: 2023-12-27T11:48:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-21T02:44:56.000Z (over 2 years ago)
- Last Synced: 2025-09-07T21:45:46.654Z (11 months ago)
- Topics: hapi-api
- Language: JavaScript
- Homepage: https://pesan-api.vercel.app/v1/pesan
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# this is dummy api message
[](https://github.com/nandasafiqalfiansyah/pesan-api)
### Tech Stack
> 🎅 Old Saint Nick
>
> 'Twas the night before Christmas, when all through the house not a creature was stirring, not even a mouse. The stockings were hung by the chimney with care, in hopes that St. Nicholas soon would be there. The children were nestled all snug in their beds, while visions of sugar plums danced in their heads.
| end point | route | data |
|:-----|:--------:|:------:|
| https://pesan-api.vercel.app/v1/pesan | **get all** | all |
| https://pesan-api.vercel.app/v1/pesan | **post** | {"pesan" :"sampel your message!"} |
| https://pesan-api.vercel.app/v1/pesan/:id | **delete by id** | :id |
# requirement
| | available | Unavailable |
|:-----|:--------:|:------:|
|database||❌|
|array|✔️||
|javascript|✔️||
|node|✔️||
|Hapi|✔️||
|nanoid|✔️||
|eslint|✔️||