Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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
```