GithubHelp home page GithubHelp logo

annibuliful / graphql-logger Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 4.67 MB

This is an experiment for me to learn about Apollo server life cycle hooks

Dockerfile 2.62% TypeScript 86.60% JavaScript 5.78% HTML 4.12% CSS 0.88%

graphql-logger's Introduction

Grogger

Eventually, I have time to play with Graphql. In 2018, I used Apollo Server V1 with React that is hard for me to learning in short time. So now I have to learn it again but I want to build a side project that just like a basic log system for graphql server. So I mean that I will learn about how to create Apollo Server V2 plugin for detect and measure performance of each request from Graphql Server

I hope that my project will be inspire you to learn about Graphql Server

UI Design

Backend

  • Authentication
    • Login
    • Register
  • Server
    • create
    • update
    • delete
    • search by id
    • search with pagination, sort, name or key
  • Log System
    • create
    • filter by period time
    • filter by server
    • real time chart
  • Plugin
    • Log basic information of each request
    • Log additional information of each request
    • measure duration time of each request

Frontend

  • Authentication
    • Login
    • Register
  • Server
    • create
    • update
    • delete
    • search by id
    • search with pagination, sort, name or key
    • display additional information of a log request
  • Log System
    • create
    • filter by period time
    • filter by server
    • real time chart

graphql-logger's People

Contributors

annibuliful avatar

graphql-logger's Issues

[Plugin, Improvement]

  • add action flag
  • operation name
  • duration time instead of startTime and endTime
  • type of query result[success ,warning, error]

Plugin for graphql server

  • Plugin
    • Log basic information of each request
    • Log additional information of each request
    • measure duration time of each request

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.