Giter Club home page Giter Club logo

awesome-oak's Introduction

awesome-oak

This is a list of community projects related to oak middleware and router server framework for Deno.

If you know of resources that would be great to list here, just create a pull request.

Getting Started

Middleware

  • oak_middleware a collection of maintained middleware for oak.
  • view-engine ๐Ÿš€a Template View Engine for Deno frameworks.
  • multiparser a Deno module for parsing multipart/form-data.
  • error handling & logging a error handling middleware with logger.
  • jwt a JWT validation middleware.
  • oak_sessions a session middleware for oak with support for Redis and many other storage engines.
  • organ a logging middleware based on the morgan middleware from ExpressJS.
  • snelm a security middleware ported from the helmet middleware from ExpressJS.
  • validator a validator for body content and url parameters.
  • upload perform uploads, organize uploads to avoid file system problems and create dirs if not exists, perform validations and optimizes RAM usage when uploading large files using Deno standard libraries.
  • oak-http-proxy a proxy middleware for oak.
  • oak-logger An exteremely easy and rich oak logger that color codes!
  • serverless_oak A handler for mapping AWS Api Gateway and Lambda to oak.
  • oak-channels A helper for writing real world websocket applications with group messaging support.
  • zoic a caching middleware with options for an in-memory or Redis cache.

Examples/Templates/Boilerplates

  • deno_crud_jwt ๐Ÿฆ• basic jwt implementation with CRUD operations using oak + postgres.
  • deno-api-starter-oak Standard RESTful API project setup & examples with docker, MySQL, JWT, Swagger open API, DB migration, validation, and route guards.

Testing

  • superoak HTTP assertions for Oak made easy via SuperDeno.

Tutorials

awesome-oak's People

Contributors

kitsonk avatar asos-craigmorten avatar halvardssm avatar 4ldas avatar daggy1234 avatar denjucks avatar hankthetank27 avatar hviana avatar jcs224 avatar gjuoun avatar revgum avatar 22mahmoud avatar asad-mlbd avatar ericls 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.