Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/natthasath/demo-line-api
LINE is a cross-platform messaging app that allows text, voice, video calls, file sharing, and payments. It also includes social network, gaming and news features. Developed by LINE Corporation, available on multiple platforms including iOS, Android, Windows, Mac, and web browsers.
https://github.com/natthasath/demo-line-api
docker-compose dockerfile line messaging notification poetry python
Last synced: 2 days ago
JSON representation
LINE is a cross-platform messaging app that allows text, voice, video calls, file sharing, and payments. It also includes social network, gaming and news features. Developed by LINE Corporation, available on multiple platforms including iOS, Android, Windows, Mac, and web browsers.
- Host: GitHub
- URL: https://github.com/natthasath/demo-line-api
- Owner: natthasath
- License: mit
- Created: 2023-01-09T08:42:01.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-13T06:55:14.000Z (7 months ago)
- Last Synced: 2024-11-11T06:15:03.632Z (2 months ago)
- Topics: docker-compose, dockerfile, line, messaging, notification, poetry, python
- Language: YAML
- Homepage: https://notify-bot.line.me/
- Size: 36.1 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 🎉 Demo Line API
LINE is a cross-platform messaging app that allows text, voice, video calls, file sharing, and payments. It also includes social network, gaming and news features. Developed by LINE Corporation, available on multiple platforms including iOS, Android, Windows, Mac, and web browsers.
![version](https://img.shields.io/badge/version-1.0-blue)
![rating](https://img.shields.io/badge/rating-★★★★★-yellow)
![uptime](https://img.shields.io/badge/uptime-100%25-brightgreen)### 🏆 Run
- [http://localhost:8000/docs](http://localhost:8000/docs)
- [http://localhost:8000/subapi/docs](http://localhost:8000/subapi/docs)```shell
docker-compose up -d
```