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

https://github.com/kittyandrew/klocc

KLOCC (Kitty Lines Of Code Counter) Service
https://github.com/kittyandrew/klocc

api backend rust

Last synced: 5 months ago
JSON representation

KLOCC (Kitty Lines Of Code Counter) Service

Awesome Lists containing this project

README

          

# KLOCC (Kitty Lines Of Code Counter)
This service allows you to request a detailed information regarding lines of code/comments/blanks in the git repository (_at the moment, only github and gitlab are allowed_).

Check out `test.sh` ([click me](./test.sh)) to see example request and expected response.

## WebApp Implementations
- [klocc-frontend](https://github.com/Katerynaru4/klocc-frontend) (`official`)