Watch your Deno take off!
Ptero allows you to quickly implement a fast caching and logging solution for your deno built RESTful API.
Ptero allows you to quickly implement a fast caching and logging solution for your deno built RESTful API.
Ptero provides API logging middleware to keep track of the calls made to your RESTful API
Buiilt in Redis caching support speeds up accessing your API by up to 1000%
The compainion PteroView app provides flexable viewing options for your logged data
Within the Deno built server, import Ptero Deno module to allow Redis caching and logging of the requests. Then connect the server with MongoDB to store the information on users and request logs.
Redis Caching and Logging
PteroView acts as a monitoring tool for your Ptero logs. This app allows for the interpertation and extrapolation of the data. It is open source so you can edit the app for your own use to show metric you desire
PteroView