Skip to content

Roman Akhromieiev

Personal Blog
Menu
  • Home
  • Products
  • Tools
  • About
June 11, 2019

Send files in Koa

By akhromieiev Tutorials  0 Comments
Koa.js framework provides the response.attachment method to prompt file for download on the client.
Read More
June 11, 2019

How to send JSON response using Koa

By akhromieiev Tutorials  0 Comments
In Koa.js you don’t need to use some specific methods to make a JSON response.
Read More
June 8, 2019

Using CORS in Koa

By akhromieiev Tutorials  0 Comments
Using of Cross-Origin Resource Sharing (CORS) in your Koa.js server requires the installation of koa2-cors library.
Read More
May 26, 2019

Handling redirects with Koa

By akhromieiev Tutorials  0 Comments
Handling redirects with Koa framework
In Koa.js framework, you can make redirect using the .redirect() method of context object:
Read More
April 22, 2019

How to broadcast any radio station to Youtube using FFmpeg

By akhromieiev Tutorials  0 Comments
How to broadcast radio to Youtube - logo
In this simple post, I want to share with you about my previous side-project – how I broadcasted radio to Youtube using DigitalOcean and FFmpeg. I decided to try broadcast one of Creative Commons radio stations to Youtube. Running ahead – the radio-station worked on Youtube for 6 days and 24/7. Youtube banned it because one
Read More

Posts navigation

1 2 3 … 11

About me

🔥🔥🔥 Hi!
My name is Roman!
I like to help people. You can find links to my social media below

Follow me

Recent posts

  • Send files in Koa
  • Updating Expo SDK for your projectUpdating Expo SDK for your project
  • Using Joi plugin for validation in Hapi - logoUsing Joi plugin for validation in Hapi

Recommended

Privacy Policy
Roman Akhromieiev Copyright © 2019.
Back to Top ↑