Skip to content

fanoframework/fano-api

This branch is up to date with zamronypj/fano-api:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4fad93e · May 7, 2023
Nov 6, 2018
Feb 13, 2019
May 7, 2023
Nov 16, 2018
May 7, 2023
May 7, 2023
May 7, 2023
May 7, 2023
Nov 1, 2018
May 7, 2023
Sep 23, 2019
Feb 13, 2019
Jul 11, 2020
Sep 23, 2019
May 7, 2023
May 7, 2023

Repository files navigation

Fano Web Framework REST API Skeleton Application

REST API Web application skeleton using Fano, Pascal web application framework

Requirement

Setup

$ git clone https://github.com/fanoframework/fano-api.git --recursive
$ cd fano-api
$ ./tools/config.setup.sh
$ ./build.sh
$ sudo fanocli --deploy-cgi=api.fano

Open Internet Browser and visit http://api.fano, you should get {"Hello": "world"} printed in browser.

Releases

No releases published

Packages

No packages published

Languages

  • Pascal 40.2%
  • Shell 22.9%
  • Batchfile 22.1%
  • C++ 14.8%