D
D
Dmitry Eremin2016-05-04 13:19:42
API
Dmitry Eremin, 2016-05-04 13:19:42

Where can I get an API to make a client for it?

Sobsno, it's understandable.
I am mastering Angular and I want to make a face for some API.
At a minimum, the display of information. Ideally, full CRUD if allowed.
Does anyone have anything in mind?
The topic is not important (weather / finance / schedules, etc.)
Thank you

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexey Yarkov, 2016-05-04
@EreminD

https://randomfio.xyz

A
Alexey Sergeev, 2016-05-04
@SergeevAI

Do it yourself.
Make the simplest tables in the database, for example, Author-Genre-Books or Movie Library (Director-Genre-Film-Actors)
Connect to it, form json and return it.
I would install django and django-rest-framework, the simplest api with a sqlite3 base can be configured according to the manuals in 10 minutes.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question