This website works better with JavaScript
Home
Explore
Help
Sign In
ShariX_Testing
/
open-RESTful-API
Watch
11
Star
0
Fork
0
Files
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
Permalink
History
Raw
1
2
3
4
host = "localhost"
user = "postgres"
password = ""
db_name = "postgres"