https://github.com/javitocor/basic-express.js-api
A simple API built with Express.js. Project inside The Odin Project.
https://github.com/javitocor/basic-express.js-api
express-api expressjs
Last synced: 11 months ago
JSON representation
A simple API built with Express.js. Project inside The Odin Project.
- Host: GitHub
- URL: https://github.com/javitocor/basic-express.js-api
- Owner: javitocor
- License: mit
- Created: 2020-10-08T08:41:49.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-08T08:47:31.000Z (over 5 years ago)
- Last Synced: 2025-01-25T17:56:02.172Z (about 1 year ago)
- Topics: express-api, expressjs
- Language: JavaScript
- Homepage:
- Size: 29.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]

# BASIC EXPRESS API
> A simple API built with Express.js. Project inside The Odin Project.
Additional description about the project and its features.
## Built With
- HTML
- CSS
- JAVASCRIPT
- BOOTSTRAP
- NPM
- NODE
- EXPRESS
- ESLINT
- VSCODE
### Usage
To have this app on your pc, you need to:
* [download](https://github.com/javitocor/Basic-Express.js-API/archive/development.zip) or clone this repo:
- Clone with SSH:
```
git@github.com:javitocor/Basic-Express.js-API.git
```
- Clone with HTTPS
```
https://github.com/javitocor/Basic-Express.js-API.git
```
* In the project directory, you can run:
- `$ npm install` - installs all the dependencies required by the project
- `$ npm start` - runs the app in the development mode:
- Open [http://localhost:5000](http://localhost:5000) to view it in the browser.
- The page will reload if you make edits.
- You will also see any lint errors in the console.
## Authors
👤 **Javier Oriol Correas Sanchez Cuesta**
- Github: [@javitocor](https://github.com/javitocor)
- Twitter: [@JavierCorreas4](https://twitter.com/JavierCorreas4)
- Linkedin: [Javier Oriol Correas Sanchez Cuesta](https://www.linkedin.com/in/javier-correas-sanchez-cuesta-15289482/)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](https://github.com/javitocor/Basic-Express.js-API/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments 🚀
- The Odin Project
## 📝 License
This project is [MIT](lic.url) licensed.
[contributors-shield]: https://img.shields.io/github/contributors/javitocor/Basic-Express.js-API.svg?style=flat-square
[contributors-url]: https://github.com/javitocor/Basic-Express.js-API/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/javitocor/Basic-Express.js-API.svg?style=flat-square
[forks-url]: https://github.com/javitocor/Basic-Express.js-API/network/members
[stars-shield]: https://img.shields.io/github/stars/javitocor/Basic-Express.js-API.svg?style=flat-square
[stars-url]: https://github.com/javitocor/Basic-Express.js-API/stargazers
[issues-shield]: https://img.shields.io/github/issues/javitocor/Basic-Express.js-API.svg?style=flat-square
[issues-url]: https://github.com/javitocor/Basic-Express.js-API/issues