1 2 3 4 5 6 7 8 9 10 11
# neis-client 나이스 교육정보 개방 포털 에서 제공하는 API 를 위한 rust 클라이언트 입니다. https://open.neis.go.kr/ ```toml [dependencies] neis-client = "1.1" ```