Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/natthasath/demo-digitalform-api

A digital form is an electronic document used to collect and store information. It can be filled out and submitted online, making it a convenient and efficient way to gather data.
https://github.com/natthasath/demo-digitalform-api

digitalform docker-compose dockerfile fastapi fpdf2 poetry python

Last synced: about 24 hours ago
JSON representation

A digital form is an electronic document used to collect and store information. It can be filled out and submitted online, making it a convenient and efficient way to gather data.

Awesome Lists containing this project

README

        

# 🎉 DEMO DigitalForm API

A digital form is an electronic document used to collect and store information. It can be filled out and submitted online, making it a convenient and efficient way to gather data.

![version](https://img.shields.io/badge/version-1.0-blue)
![rating](https://img.shields.io/badge/rating-★★★★★-yellow)
![uptime](https://img.shields.io/badge/uptime-100%25-brightgreen)

### 🏆 Run

- [http://localhost:8000/docs](http://localhost:8000/docs)
- [http://localhost:8000/subapi/docs](http://localhost:8000/subapi/docs)

```shell
docker-compose up -d
```