Skip to content

JiChao99/check-keywords

Repository files navigation

check-all-program-language-keywords

check all program language keywords, savewords

Use

Powershell

 Invoke-RestMethod api.jichao.top/check/{word}

OR

(curl api.jichao.top/check/{word}).Content

Bash

curl api.jichao.top/check/{word}

cli

WEB

checkkeywords.gitee.io

web

Android

android

IOS

IOS

Windows

Windows

TODO

  • support swagger and openapi
  • use System.Text.Json not Newtonsoft.Json
  • blazor web site
  • classlibray use json file
  • program language keywords/saveWords
    • C#, JavaScript, C, Java, Python, C++, PHP, VB, R, Ruby, Go, Swift, Objective-C, Rust, Kotlin, Dart, TypeScript

img