Bitcoin Forum
May 24, 2024, 02:53:06 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Looking for an app backend programmer (PHP)  (Read 342 times)
tyz (OP)
Legendary
*
Offline Offline

Activity: 3360
Merit: 1531



View Profile
October 15, 2016, 10:36:34 AM
 #1

I created a small Android app. The app writes data to a database table from time to time. Currently, I use an integrated SQLLite database for that job. However I want to write the data on my server. Therefore I need a programmer that is doing the backend for me.

It should be based on REST. I need three commands. INSERT, UPDATE and DELETE for one table in the database. The backend should be secure and it should be based on a lightweight PHP framework like Slim.

Please send me your offers.

drwtsn32
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
October 15, 2016, 10:44:13 AM
 #2

If you just need to execute commands to a single table, you may not need to use a framework.
If you really want to do that, will you consider using Lumen? This is Laravel's sub-framework designed for making lightweight applications.
You can read the documentation here: https://lumen.laravel.com/
criptosamurai
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile WWW
October 15, 2016, 01:34:52 PM
 #3

as drwtsn32 says, there is no need to use any framework , i can creare the restfull api for you to consume from the android app. when you say secure do you mean that the user will need authentication ? you can contact me for detail discuss.
tyz (OP)
Legendary
*
Offline Offline

Activity: 3360
Merit: 1531



View Profile
October 21, 2016, 11:44:11 PM
 #4

Thanks for this advice. I want to use a framework because I want to extend the app in the future with more backend functionality and operations. For that reason, I want to have it realized with a lightweight framework without unneeded libraries and other overhead stuff.

I found a developer. Please do not send me offers anymore. I'll look the thread.

If you just need to execute commands to a single table, you may not need to use a framework.
If you really want to do that, will you consider using Lumen? This is Laravel's sub-framework designed for making lightweight applications.
You can read the documentation here: https://lumen.laravel.com/
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!