• 11 minutes read

How to Customize the Strapi Back-end Using TypeScript

In this article, using TypeScript, we'll examine the various systems (services, controllers, and routes) that Strapi has in place to receive and respond to requests.

Alex Godwin

March 23, 2023

tweet selection
    • Share on facebook
    • Share on linkedin
    • Share on twitter
    • Share by email
    • Get Started

      Simply copy and paste the following command line in your terminal to create your first Strapi project.

      npx create-strapi-app
      my-project
      
    tweet selection
    • Share on facebook
    • Share on linkedin
    • Share on twitter
    • Share by email
    Alex Godwin
    Software Engineer | JavaScript | Node.js

    Alexander Godwin is a Software Developer and writer that likes to write code and build things. Learning by doing is the best way and it's how Alex helps others learn. Follow him on Twitter (@oviecodes)