api-server topic

List api-server repositories

lithium

1.2k
Stars
88
Forks
Watchers

Easy to use C++17 HTTP Server with no compromise on performances. https://matt-42.github.io/lithium

services

31
Stars
14
Forks
Watchers

Drupal.org project services development repository.

general

32
Stars
2
Forks
Watchers

General is a web application development framework

FSharp.JsonApi

20
Stars
2
Forks
Watchers

Use F# to create and consume flexible, strongly typed web APIs following the JSON:API specification

simple-php-api

26
Stars
13
Forks
Watchers

An extremely simple API (with authentication) example, written in PHP (server) and JS (client), using JSON

Asher.Ai

20
Stars
1
Forks
Watchers

Welcome to the API side of Asher, where all the language processing happens.

zqc-server-demo

112
Stars
38
Forks
Watchers

Lite version of zaiqiuchang api server, which developed by go and deploy using docker. It also can be used as a starter kit for developing api server.

Magento-Extra-RESTful

32
Stars
7
Forks
Watchers

Many more REST resources for Magento's API

openapi-generator

20.1k
Stars
6.2k
Forks
202
Watchers

OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)

webgo

297
Stars
31
Forks
Watchers

A microframework to build web apps; with handler chaining, middleware support, and most of all; standard library compliant HTTP handlers(i.e. http.HandlerFunc).