Code Monkey home page Code Monkey logo

pinipig's Introduction

Pinipig

Pinipig

A performant web framework that's easy for developers!

Happy Developers... Happy servers...

Benchmark

Environment

Model Cores Ram
Intel(R) Core(TM) i7-2720QM CPU @ 2.20GHz 8 4gb

Results

Framework Req/Sec
pinipig 41,315.2
bare 25,473.6
fastify 22,743.2
express 10,233.21
hapi 10,389.21

Benchmarker tool used can be found here node-framework-benchmarker

Detailed Benchmark report here

results obtained using below configuration

{
  "port": 5000,
  "url": "http://localhost",
  "connections": 100,
  "pipelining": 10,
  "duration": 5

}

Documentation

can be found here

What's new

1.5.0

  • using uWS ~17
  • Private/Protected CRUD implemented
  • token Utilities -- init_getJWT, verify, decode

1.4.11

  • added staticFileServer (supports nested directory)

1.4.8

  • exposed memoize function from core to pinipig.utils
  • uWebSockets.js#v16.2.0 (fixed pubsub issue)

1.4.4

  • getMime utility

1.4.0

  • Pub/Sub
  • Websocket Update
  • getRemoteAddress

What's in version 1.3.0

  • Routes
  • Async Hooks
    • before
    • after
  • Inbuilt File upload
  • CORS
  • preflight handling
  • Async Functional Flow
  • WebSockets
  • ORM
  • CRUD
  • Authentication Module
  • a lot faster than previous version

ORM

Supported DB

  • MongoDB
  • TingoDB
  • reThinkDB
  • mySQL
  • Redis
  • Postgres
  • SQLite3
  • Arango (untested)
  • Cassandra (untested)
  • Couchbase (untested)
  • Firebird (untested)
  • Mongoose (untested)
  • Neo4j (untested)
  • Riak (untested)
  _____    _           _           _
 |  __ \  (_)         (_)         (_)
 | |__) |  _   _ __    _   _ __    _    __ _
 |  ___/  | | | '_ \  | | | '_ \  | |  / _` |
 | |      | | | | | | | | | |_) | | | | (_| |
 |_|      |_| |_| |_| |_| | .__/  |_|  \__, |
                          | |           __/ |
                          |_|          |___/

License

MIT ยฉ JOHN MARTIN DISUANCO

pinipig's People

Contributors

antony avatar dependabot[bot] avatar jmdisuanco avatar susilon avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.