Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/studio-neptune/nepcoreo
The LINE Client Protocol with Go Language (Released)
https://github.com/studio-neptune/nepcoreo
api api-client client-protocol golang golang-package legy line linebot olsb-cores star-neptune-bot unofficial
Last synced: about 12 hours ago
JSON representation
The LINE Client Protocol with Go Language (Released)
- Host: GitHub
- URL: https://github.com/studio-neptune/nepcoreo
- Owner: studio-neptune
- License: apache-2.0
- Created: 2019-11-06T09:09:56.000Z (about 5 years ago)
- Default Branch: v2
- Last Pushed: 2023-01-30T01:32:07.000Z (almost 2 years ago)
- Last Synced: 2024-06-20T16:48:54.121Z (5 months ago)
- Topics: api, api-client, client-protocol, golang, golang-package, legy, line, linebot, olsb-cores, star-neptune-bot, unofficial
- Language: Go
- Homepage: https://neptune.starinc.xyz
- Size: 37.1 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Star Neptune BOT - NepCoreO
![License](https://img.shields.io/badge/license-Apache--2.0-FF0033.svg)
![Series](https://img.shields.io/badge/snb-Series-7755FF.svg)
![GoLang](https://img.shields.io/badge/GoLang-1.16-00BBFF.svg)
![Platform](https://img.shields.io/badge/base_on-LINE-00DD00.svg)The LINE Client Protocol of Star Neptune BOT
## What Is It
This is the API of LINE to connect their Talk Service
## Why We Upload It
Due to [Star Neptune BOT](https://snb.starinc.xyz) project has been delayed for 5 years,
so we put it to GitHub as an opensource project.## Installation
go get -u gopkg.in/star-inc/nepcoreo.v2
## License
Copyright 2020 Star Inc. (https://starinc.xyz)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.The software is licensed under [Apache License 2.0](LICENSE.md) with [COPYING](COPYING)