All Projects → oslabs-beta → Ptero

oslabs-beta / Ptero

Licence: other
Ptero is a middleware for Deno build RESTful APIs.

Programming Languages

typescript
32286 projects
Svelte
593 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
shell
77523 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to Ptero

make-deno-edition
Automatically makes package.json projects (such as npm packages and node.js modules) compatible with Deno.
Stars: ✭ 39 (-9.3%)
Mutual labels:  deno
heroku-buildpack-deno
Heroku Buildpack for Deno
Stars: ✭ 72 (+67.44%)
Mutual labels:  deno
Desenvolvimento-Android-do-absoluto-zero-para-iniciantes
Visite meu site e conheça todos os meus cursos 100% on-line.
Stars: ✭ 33 (-23.26%)
Mutual labels:  restful-api
TriTan-CMS
TriTan CMS is a developer centric content management framework that allows you to go completely headless or nearly headless. With the mighty TriTan, you can build amazing RESTful applications and robust websites.
Stars: ✭ 19 (-55.81%)
Mutual labels:  restful-api
koa-rest-router
Most powerful, flexible and composable router for building enterprise RESTful APIs easily!
Stars: ✭ 67 (+55.81%)
Mutual labels:  restful-api
Netrex
A powerful minecraft bedrock software written in Rust with a powerful Typescript plugin API.
Stars: ✭ 35 (-18.6%)
Mutual labels:  deno
nhttp
An Simple http framework for Deno, Deno Deploy and Cloudflare Workers. so hot 🚀
Stars: ✭ 26 (-39.53%)
Mutual labels:  deno
cors
Deno.js CORS middleware.
Stars: ✭ 46 (+6.98%)
Mutual labels:  deno
travels-java-api
An API for travel management. It is built with Java, Spring Boot, and Spring Framework. A toy-project to serve as a theoretical basis for the Medium series of articles I wrote about Java+Spring.
Stars: ✭ 139 (+223.26%)
Mutual labels:  restful-api
bert sa
bert sentiment analysis tensorflow serving with RESTful API
Stars: ✭ 35 (-18.6%)
Mutual labels:  restful-api
discord-api-types
Up to date Discord API Typings, versioned by the API version
Stars: ✭ 270 (+527.91%)
Mutual labels:  deno
oak-middleware-jwt
Oak middleware for JWT
Stars: ✭ 24 (-44.19%)
Mutual labels:  deno
AspNet-Core-REST-Service
VS2017/VS2019 project template for ASP.Net Core 3.1/5.0 to create fully functional production ready RESTful services
Stars: ✭ 57 (+32.56%)
Mutual labels:  restful-api
instagram-api-clone
Instagram RESTful API clone made with Django REST framework
Stars: ✭ 56 (+30.23%)
Mutual labels:  restful-api
spring-boot-mongodb-security-angular8
Spring Boot, Security, MongoDB, Angular 8: Build Authentication
Stars: ✭ 17 (-60.47%)
Mutual labels:  restful-api
nasa-deno
Deno NASA Mission Control Project
Stars: ✭ 17 (-60.47%)
Mutual labels:  deno
spring-boot-data-jpa-mysql
Spring Boot Rest CRUD API example - Spring Data JPA to interact with MySQL/PostgreSQL database.
Stars: ✭ 89 (+106.98%)
Mutual labels:  restful-api
RestSharpFramework
Framework for testing RESTful Services with RestSharp and C# HTTP Client
Stars: ✭ 18 (-58.14%)
Mutual labels:  restful-api
gobang04
五子棋社区,前后端完全分离,SSM框架,CORS跨域访问,SSO单点登录,Bootstrap界面,RESTful构架风格,Netty即时通信,Token口令授权,Web端与客户端通信。异步请求,面向接口编程。
Stars: ✭ 14 (-67.44%)
Mutual labels:  restful-api
flask-base-api
A complete boilerplate Flask RESTful API code.
Stars: ✭ 45 (+4.65%)
Mutual labels:  restful-api

Welcome to Ptero!!

There is currently no end-to-end solution to accelerate and monitor Deno built APIs. Ptero is a Deno built middleware application that allows API owners to get user information from their API as well as adding a Redis caching system to the API.

There are two parts to this application Ptero, the actual Deno module that one would load into their project and PteroView desktop app to view the logged statistics.

PteroView

PteroView is a Electron application that will allow the API host to to manage all the logs to the server and visualize their metrics in variety of ways. For more information about the metrics, please refer to the document in (PteroView)[Client/README.md]

To Get Started:

  • cd Client
  • npm install

Ptero - Server Side

Ptero allows data

To Get Started:

If you have not already installed or updated Deno:

Contributors

Other Documents

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].