Skip to content

A universal http service, its interface definition is also completed through the http. In other words, you can run the service first and then decide what it is.

License

Notifications You must be signed in to change notification settings

Tyxiang/http-ssd-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP Semi-Structured Data Service

A universal http service, its interface definition is also through the http. In other words, you can run the service first and then decide what it is.

1. Features

  • Designed for quickly build micro service.
  • Run first, and then decide what it is.
  • Do everything through the http interface, including interface definition.
  • Define data structure with semi-structured data, like json, yaml, xml, etc.
  • Use standard http methods (POST/GET/PUT/DELETE) to access data.
  • Access rules follow HTTP Data Access Rule.
  • Use lua script described interaction between data.
  • Help the front and back ends to be truly separated.
  • Front-end definition service.
  • Developed in Golang, small, high concurrency and no dependence.

2. Quick Start

  • Download & Run
  • POST
  • GET

3. Learn More

4. Support Us

About

A universal http service, its interface definition is also completed through the http. In other words, you can run the service first and then decide what it is.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published