• Stars
    star
    1
  • Language
    JavaScript
  • Created about 1 year ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This project illustrates how one can create rest api in nodejs using express framework.Connecting it to mysqldb using sequelize orm

More Repositories

1

AuthenticationwithJwtinReact

JavaScript
1
star
2

CryptoBot

Telegram is a non-profit cloud-based instant messaging service. It is similar to many other messaging applications like WhatsApp and Messenger but offers great security. Telegram apps are available for multiple operating systems. Telegram released their bot platform in 2015. We can use bot API to create bots that will respond to our specific commands. You can checkout Bots API on the official documentation. You can also see how to send notifications to Telegram with Laravel. In this tutorial, we will create a Telegram cryptocurrency bot that will give us the market prices and global crypto market data. Letโ€™s build this crypto bot.
PHP
1
star
3

MultiDelete

This is a laravel project.I will use get all data from ajax and display each row with an option button.One can be able to delete single data at a time and also delete multiple rows at a click.
PHP
1
star
4

react-country-information

Country Information is a web application to get the countryโ€™s information using ReactJS. This project basically implements functional components and manages states. The user can insert the country name in the search input field, and after clicking the search button, this application makes an API call to retrieve the specific country information.
JavaScript
1
star
5

LaravelGeneratePdf-SendMail

This tutorial show how you can generate data using eloquent model.After generating the data ,attach the data as pdf and sent it through mail.I will use the users table to get data
1
star