Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/or-abdillh/diundang-message-api
Sebuah Platform as Service yang memungkinkan owner Diundang dalam membuat dan mengelola URL Endpoint untuk melayani permintaan fitur "Kirim Pesan" pada produk Undangan Digital Diundang
https://github.com/or-abdillh/diundang-message-api
bootstrap crud ejs endpoint-generator expressjs fontawesome googlefonts nodejs postgresql sequelize
Last synced: about 4 hours ago
JSON representation
Sebuah Platform as Service yang memungkinkan owner Diundang dalam membuat dan mengelola URL Endpoint untuk melayani permintaan fitur "Kirim Pesan" pada produk Undangan Digital Diundang
- Host: GitHub
- URL: https://github.com/or-abdillh/diundang-message-api
- Owner: or-abdillh
- License: mit
- Created: 2022-07-19T08:45:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-20T13:47:00.000Z (over 2 years ago)
- Last Synced: 2023-03-05T04:35:53.974Z (over 1 year ago)
- Topics: bootstrap, crud, ejs, endpoint-generator, expressjs, fontawesome, googlefonts, nodejs, postgresql, sequelize
- Language: JavaScript
- Homepage:
- Size: 125 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Diundang Message API
Sebuah Platform as Service yang memungkinkan owner Diundang dalam membuat dan mengelola URL Endpoint
untuk melayani permintaan fitur "Kirim Pesan" pada produk Undangan Digital Diundang### Features
- [x] Login admin
- [x] Create new invite ID
- [x] Manage credentials : access_token and endpoint
- [x] Delete invite ID
- [x] Show all message from an invite ID
- [x] Delete some message from an invite ID
- [x] Create and get messages from client apps### Technology and Tools
- [x] Node JS
- [x] Express JS
- [x] Sequelize JS
- [x] PostgreSQL
- [x] EJS
- [x] JsonWebToken
- [x] Express Session
- [x] Bootstrap 5
- [x] Font Awesome 6
- [x] Poppins by Google FontsLast edited on 20/07/2022
By [OR ABDILLH](http://or-abdillh.vercel.app)