Skip to content

VirusEmp/Public_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

HNG12 Back-End STAGE 0

Public API for Basic Information

This API returns the following information in JSON format:

  • Registered email address
  • Current timestamp in ISO 8601 format (UTC)
  • GitHub URL of the project repository

Setup Instructions

  1. Clone this repository:

    git clone https://github.com/VirusEmp/Public_API.git

    cd Public_API

  2. Install the dependencies:

    pip install -r requirements.txt

  3. Run the Flask app

    python Public_api.py

  4. Visit http://127.0.0.1:5000/ in your browser to view the API response.

  5. create Endpoint using a hosting service

  • URL: https://public-api-u19d.onrender.com
  • Response/Request Method: GET
  1. Deployment
  • This Public_Api is deployed using Render.com

    Backlink

  • url: https://hng.tech/hire/python-developers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages