API for students

Make requests and get response.

1) Armenian alphabet

Request

Response

JSON: array, where each letter data is an object.


2) Metals

Request

Response

JSON: array, where each metal data is an object.


3) Periodic Table

Request

Response

JSON: array, where each element is an object.


4) Send test data

Request

Response

JSON: object, where each key-value pair is what you've sent.

5) Send form data

Request

Response

JSON: object, where each key-value pair is what you've sent, including files.