API

Fity

Junior Member
Joined
Oct 28, 2018
Messages
162
Reaction score
41
Hello everyone.

I want to know What is the right price for hiring someone to make an api of a bot written in python?

How much should it cost?

Thank you very much for the advice.
 
really depends if you want oauth2 authentication with tokens or you dont mind using client_id paramaters (as most people dont understand oauth). if you do oauth you have to provide a library for each codebase for those people.

otherwise i think it would cost around 300 bucks. most of the work is in providing predictable json responses that the consumer can use effectively.
 
really depends if you want oauth2 authentication with tokens or you dont mind using client_id paramaters (as most people dont understand oauth). if you do oauth you have to provide a library for each codebase for those people.

otherwise i think it would cost around 300 bucks. most of the work is in providing predictable json responses that the consumer can use effectively.

Thank you bhw for having a good person. And valuable like you Come to help give basic suggestions for beginners like me.
 
Back
Top