Go to file
Tyler Perkins d2ad27ea3b Update features 2022-04-29 16:31:21 -04:00
bin Initial Commit; Initial Documentation 2022-04-28 16:48:15 -04:00
src Add authorization 2022-04-29 16:26:29 -04:00
.gitignore Initial Commit; Initial Documentation 2022-04-28 16:48:15 -04:00
DOCUMENTATION.md Add proposed documentation 2022-04-29 15:57:25 -04:00
Makefile Update README and Makefile 2022-04-29 15:20:19 -04:00
README.md Update features 2022-04-29 16:31:21 -04:00

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