Skip to content

Visit-Egypt/Backend

Repository files navigation

Visit Egypt

Description

Visit Egypt aplication made with Python's FastAPI framework and Hexagonal Architecture.

Overview

This project is comprised of the following languages and libraries:

Development

To start development it is recommended to have these utilities installed in a local development machine:

For better development experience, it is recommended these tools:

Running the API

To run the API in development mode, follow these steps:

  • Test the API with: pytest
  • Format code with: autopep8 --in-place --recursive visitegypt
  • Lint the code with: flake8 todolist tests
  • Run static analysis with: mypy job_form_api tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages