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
- Host: GitHub
- URL: https://github.com/kittyandrew/klocc
- Owner: kittyandrew
- Created: 2021-10-07T19:15:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-11T00:16:29.000Z (about 1 year ago)
- Last Synced: 2025-04-11T01:24:38.752Z (about 1 year ago)
- Topics: api, backend, rust
- Language: Rust
- Homepage: https://klocc.kittyandrew.dev
- Size: 354 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`)