golang-echo-MySQL

Building GoLang Restful API Using Echo and MySQL

This is another rest api tutorial that help to create restful api using echo framework and MySQL database. We will create CRUD operations on employee module that will have create record, get all records and delete record.

I have left update record functionality, This work for you to create rest call to update record into MySQL database.I am using MySQL database to store and get data, Already shared Creating a Go(lang) API with Echo Framework and PostgreSQL.
Continue reading

Creating a Go(lang) API with Echo Framework and PostgreSQL

This go lang tutorial help to create CRUD operation api using postgreSQL database.We will create rest api to add, edit and delete record from postgreSQL table.Its very simple and easy using ECHO web framework. This 'todo' application help to create employee record, update employee and delete employee from database using Echo framework.
Continue reading

CCAvenue Payment Gateway Integration Using PHP

CCavenue is most puplar Payment gateway for web and mobile application. CCavenue provides functionality to receive payment using International credit card, using Online Internet banking which has partnership with CCavenue and debit card(ATM card).Now its supporting UPI Payments.
Continue reading

Paytm Payment Gateway Integration Using PHP

Paytm is a very popular payment gateway in India for mobile payment and as well as for website online payment. Paytm is very simple and flat pricing for all business, like you will sell goods in 100(INR) then you will receive an amount of around 97.66(INR). Paytm is the safest and most secure payment gateway in India for online transactions.

Continue reading