Skip to content

Forec/web-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web APIs(forec.cn 提供的在线 API)

License Build Status Doc

This repository contains the source of apis provided by my website. Functions are under constructed.

The prefix of all request url is: http://api.forec.cn .

查看中文 API 文档


Introduction

Provides some online APIs for programming, such as compression and encipher. For example, you may want to just compress a single string using gzip, but the implementation will take so much time and code, now you can use the gzip API and let my server compress it for you. The server will take your request and returns the result in JSON format.

Documentation

License

All codes in this repository are licensed under the terms you may find in the file named "LICENSE" in this directory.

About

我的个人网站(http://forec.cn )提供的在线 API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages