An open API service indexing awesome lists of open source software.

https://github.com/akazwz/nsfw

image NSFW classify both http and grpc, 图片鉴黄分类检测,支持 http 和 grpc调用
https://github.com/akazwz/nsfw

buf grpc hono

Last synced: 3 months ago
JSON representation

image NSFW classify both http and grpc, 图片鉴黄分类检测,支持 http 和 grpc调用

Awesome Lists containing this project

README

          

# Image NSFW Detector

图片鉴黄

### Features

特点

1. both support http and grpc

同时支持http和grpc

2. use latest technology

使用最新的技术

## build with

用什么写的

1. hono: http

hono 一个 小而美的http server

2. grpcjs: grpc

纯js的 grpc实现, 作为 grpc server

3. buf: for grpc proton buffer registry and code generate

proton buffer文件仓库, 用于储存 buffer文件和grpc代码生成