This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
ShariX_Testing
/
open-RESTful-API
Observar
11
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Branch:
server_rest_api
Branches
Tags
master
server_rest_api
unstable
open-RESTful-AP...
/
BackendApi
/
config.py
config.py
72 B
Link permanente
Histórico
Raw
1
2
3
4
host = "localhost"
user = "postgres"
password = ""
db_name = "postgres"