Skip to content

Latest commit

 

History

History
54 lines (33 loc) · 1.28 KB

README.md

File metadata and controls

54 lines (33 loc) · 1.28 KB

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