Go to file
2022-04-30 20:13:39 -04:00
bin
src
.gitignore
docker-compose.yml
Dockerfile
DOCUMENTATION.md
Makefile
README.md

Proc-API

This is a lightweight, fast, RESTful API designed around the /proc filesystem in linux. It allows for stateless monitoring of remote linux systems with automated tools.

What is this good for?

  • Remote monitoring
  • Collecting stats on a remote system
  • Client applications for VPS hosters

How do I talk to the API?

See DOCUMENTATION.md

Features/TODO

  • Basic routing
  • Authentication
  • Support for querying a PID