Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/leeseojune53/neis-api

Supporting to develop korea school service
https://github.com/leeseojune53/neis-api

Last synced: 18 days ago
JSON representation

Supporting to develop korea school service

Awesome Lists containing this project

README

        

# neis-api
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.github.leeseojune53/neis-api/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.github.leeseojune53/neis-api)
[![codecov](https://codecov.io/gh/leeseojune53/neis-api/branch/develop/graph/badge.svg?token=CBKLYD6S17)](https://codecov.io/gh/leeseojune53/neis-api)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/f565a0c3ae104554a2026901ce7f380e)](https://www.codacy.com/gh/leeseojune53/neis-api/dashboard?utm_source=github.com&utm_medium=referral&utm_content=leeseojune53/neis-api&utm_campaign=Badge_Grade)

대한민국 교육부에서 운영하는 나이스([NEIS 교육정보 개방 포털](https://open.neis.go.kr/portal/mainPage.do))사이트의 각종 Api의 반환값을 자바로 반환하는 라이브러리.

## Features
- 이름으로 학교찾기
- 특정 날짜의 급식정보 가져오기
- 현재 날짜로부터 상대 날짜의 급식정보 가져오기

## Installation
- Maven Central Repository에 업로드.
```
implementation 'io.github.leeseojune53:neis-api:{version}'
```

## License
This project is licensed under the MIT License.