API using python and Fastapi framework

CFCApi is a API DEVELOPMENT PROJECT UNDER CODE FOR COMMUNITY !

  • To install The Fastapi on the system

  • To install all the dependiencies at once use :

  • Run the server in LocalHost:

    uvicorn main:app --reload
    
  • Open your browser at !

  • Interactive API doc

    http://127.0.0.1:8000/docs