Exploring the CodeForces API

In this article, we will explore the Codeforces API. With codeforces API, one can get access to limited data from in machine-readable JSON format.


What is API?

API stands for Application Programming Interface. An API is a set of routines, protocols, and tools for building software applications. It is a software piece that can be used by another piece of software to allow applications to talk to each other.


What is JSON?

JSON (JavaScript Object Notation) is a lightweight data-interchange format....

 •  0 comments  •  flag
Share on Twitter
Published on August 23, 2020 08:10
No comments have been added yet.