https://github.com/nemanjam/githubcities
https://github.com/nemanjam/githubcities
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nemanjam/githubcities
- Owner: nemanjam
- License: mit
- Created: 2025-05-08T12:34:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-11T17:58:31.000Z (about 1 year ago)
- Last Synced: 2025-06-19T03:05:55.795Z (about 1 year ago)
- Language: Python
- Size: 122 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Githubcities
Todo:
## Demo
**[https://githubcities.arm1.nemanjamitic.com](https://githubcities.arm1.nemanjamitic.com)**
## Features
Todo:
## Installation and running
Docs: [docs/running.md](docs/running.md)
## Routes
Todo:
```bash
# Frontend
http://localhost:3000
https://githubcities.arm1.nemanjamitic.com
# Backend
http://localhost:8000/docs
https://api-githubcities.arm1.nemanjamitic.com/docs
# openapi.json
http://localhost:8000/api/v1/openapi.json
https://api-githubcities.arm1.nemanjamitic.com/api/v1/openapi.json
```
## License
MIT license: [License](LICENSE)