Navigator Framework (API) is a next-generation framework to build Asynchronous APIs. The main goal of Navigator is to provide data sources to Navigator-Next (FrontEnd Web App).
(TODO for installation using pip)
- aiohttp (Asyncio Web Framework and Server)
- NavConfig (Configuration Management)
- AsyncDB (Database connections)
- Installation
- Configuration
- Database configuration
- How to run tests
- Deployment instructions
- Python >= 3.8
- asyncio (https://pypi.python.org/pypi/asyncio/)
- aiohttp >= 3.8.0
Please have a look at the Contribution Guide
- Writing tests
- Code review
- Other guidelines
- Repo owner or admin
- Other community or team contact
Navigator is licensed under BSD license.