V
V
Vasiliy2015-04-04 08:38:06
Python
Vasiliy, 2015-04-04 08:38:06

How to write an API knowing only Python and Java?

Hello!
Recently I was asked to write an API for communicating an Android application with a database. I have some experience with Java and Python, but I have not come across writing an API before.
I would like to read about how to write the API after all.
1) Will Python/Java be enough to write an API?
2) Advise good reading material on the given subject.
Thanks

Answer the question

In order to leave comments, you need to log in

5 answer(s)
R
Roman, 2015-04-05
@skipirich

Flask API or for example Flask-RESTful

I
Ivan, 2015-04-04
@HunterNNm

1) Quite
2) habrahabr.ru/post/108973

O
OnYourLips, 2015-04-04
@OnYourLips

1) Enough
2) A textbook in any of the languages ​​is enough.

A
Alexander Pinkevich, 2015-04-04
@pinkevich

For Python/Django API - www.django-rest-framework.org

V
Vladimir Abiduev, 2015-04-04
@gunlinux

Miguel Grinberg: Writing RESTful web services with...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question