DEV Community

Cover image for GitHub Gist API Public Gist Demo
EswaraPrakash Vaithiyanathan
EswaraPrakash Vaithiyanathan

Posted on

1

GitHub Gist API Public Gist Demo

Details

Use Gist API to create a simple single-page application. A user should be able to enter a username and get the full list of public Gists for that user. The following are a list of functional requirements.

Use the API provided by GitHub Gist API Document Link.

• Search: When a user enters a username, it should be able to get a full list of public Gists by that user.

• Filetype: Convert the filetypes of the files in the gist into a tag/badge, (e.g, if the returned gist has list of files containing python and JavaScript files, the gist should have the respective tags/badges).

• Fork: Username/Avatar of the last 3 users who forked it with avatar linking to the fork.

This Simple Application is Developed using React JS and antd UI Kit. for API calls I used JS Async/Await to fetch data.

Source Code: https://github.com/eswaraprakash/GIST-Demo
Working application Link : https://w4hwh.csb.app/

Feedbacks are welcome. Thanks.

Postmark Image

Speedy emails, satisfied customers

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs