Skip to content

Latest commit

 

History

History
78 lines (59 loc) · 3.41 KB

File metadata and controls

78 lines (59 loc) · 3.41 KB

WebAPI

Open Source Love svg1 PRs Welcome Visitors GitHub forks GitHub Repo stars GitHub contributors GitHub last commit

GitHub repo size Github LOC Github Files

Github GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests


WebAPI

This is a github repository for the Webserver of WebAPI. It has 4 tpyes of Web API protocol

  • REST
  • GraphQL
  • tRPC
  • gRPC

Tech Stack

Next.js Official Website TypeScript official Website TypeScript official Website TypeScript official Website TypeScript official Website TypeScript official Website SCSS Official Website

Theme

List of Themes :

  1. Auto : Automatically changes theme based on time
  2. Morning : light pink and blue
  3. Day : white, gray
  4. Evening : yellow, orange
  5. Night : purple, black

Automatic Theme Schedule :

  • 6am to 10pm : morning
  • 10pm to 4pm : day
  • 4pm to 8pm : evening
  • 8pm to 6am : night

TO DOs:

  • REST
  • GraphQL
  • tRPC
  • gRPC