Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.

Image of the CraftAPI website

## 🔨 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) |
| :-----------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------: |