Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arturbomtempo-dev/craft-api
Creation and consumption of a Minecraft API.
https://github.com/arturbomtempo-dev/craft-api
api express javascript nodejs react swagger typescript
Last synced: 5 days ago
JSON representation
Creation and consumption of a Minecraft API.
- Host: GitHub
- URL: https://github.com/arturbomtempo-dev/craft-api
- Owner: arturbomtempo-dev
- License: mit
- Created: 2023-08-30T03:23:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-02T02:58:58.000Z (about 1 month ago)
- Last Synced: 2025-02-07T19:38:46.279Z (5 days ago)
- Topics: api, express, javascript, nodejs, react, swagger, typescript
- Language: TypeScript
- Homepage: https://craft-api.vercel.app
- Size: 4.85 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Citation: CITATION.cff
Awesome Lists containing this project
README
# CraftAPI
Project developed in the Framework subject of the web and mobile development technical course with the aim of consolidating the concepts learned about React Hooks, as well as reinforcing the content of API consumption.
## 🔨 Project functionality
The project consists of listing all the mobs, equipment and ores in Minecraft and displaying details about them using the API developed by the duo.
## 💻 Technologies used
- [JavaScript](https://developer.mozilla.org/pt-BR/docs/Web/JavaScript): base programming language of the project
- [TypeScript](https://www.typescriptlang.org/pt/docs/): programming language developed to add advanced features to JavaScript, such as static typing and interfaces
- [Node.js](https://nodejs.org/pt-br/docs): allows the execution of JavaScript code outside the browser
- [React](https://pt-br.react.dev/blog/2023/03/16/introducing-react-dev): create user interfaces on web pages
- [Express.js](https://expressjs.com/pt-br/): optimize the construction of web applications and APIs## 📁 Project access
You can view the hosted page by clicking [here](https://craft-api.vercel.app/), and if you want to use the API in your project, you can read the documentation by clicking [here](https://server-craft-api.vercel.app/).
## 👥 Developers
| [
Artur Bomtempo](https://github.com/ArturColen) | [
Letícia França](https://github.com/LeticiaSFranca) |
| :-----------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------: |