Skip to content

Social Media Rest Api made with Node, Typescript and Express.

License

Notifications You must be signed in to change notification settings

Jeronimo-MZ/social-media-api

Repository files navigation

Welcome to Social Media Api 👋

Version License: MIT Package - express Package - typescript Made with Node.js Package - mongoose

About

Social Media Rest Api made with Node, Typescript and Express.

Getting Started

Installation

You need to install Node.js and Yarn first, Then you can download this repository or clone it running this command in your terminal:

git clone https://github.com/Jeronimo-MZ/social-media-api.git

Or, if you use a SSH key registered in your GitHub account, clone this repository running:

git clone [email protected]:Jeronimo-MZ/social-media-api.git

Then install the project dependencies running:

yarn install

Run project

You can start the development server running the following command:

yarn dev

Run in Insomnia}

Tests

This project has some unit tests, if you make any changes to the code, you can execute them using the following command:

yarn test

Technologies Used

This project uses the following technologies:

Author

👤 Jerónimo Matavel

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2021 Jerónimo A. Matavel Jr..
This project is MIT licensed.

Made with 💜 by Jerónimo Matavel🚀