rajaharahap / falcon_api_structure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

falcon_api_structure

falcon_api_structure is folder framework for falcon api framework. this structure make our coding fun and clean.

config : db_config : db_config = { "host": "@ip_host_or_domain_host", "port": "@your_port_db", "db": "@yourdb_or_scheme", "username": "@your_username", "password": "", "dbType": "@db_type(postgres/mysql)" }

About


Languages

Language:Python 100.0%