Skip to content

BlyNTC/blogs-api

Repository files navigation

Sd 0x Project Blogs Api

 

Blogs API

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   Author


🎯 About

An api for blog website.

✨ Features

✔️ Routes for user authentication (login and register);
✔️ Routes for getting users, categories and posts;
✔️ Route for search posts;
✔️ Routes for manipulating and creating posts and categories;

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git, Node and MySQL installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/BlyNTC/blogs-api.git

# Access
$ cd blogs-api

# Install dependencies
$ npm install

# Run the project
$ npm start

# The server will initialize in the <http://localhost:3000>
# The database will initialize in the <http://localhost:3001>

Made with ❤️ by

Isaac Matheus

 

Back to top

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published