All Projects → GomaGoma676 → nextjs-lesson-hp

GomaGoma676 / nextjs-lesson-hp

Licence: other
Nextjs + Tailwind CSS + Django REST Framework で学ぶモダンReact開発 / Project 1 🚀

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to nextjs-lesson-hp

rest-api-node-typescript
This is a simple REST API with node and express with typescript
Stars: ✭ 154 (+413.33%)
Mutual labels:  restapi
CosmosDB
PowerShell Module for working with Azure Cosmos DB databases, collections, documents, attachments, offers, users, permissions, triggers, stored procedures and user defined functions.
Stars: ✭ 104 (+246.67%)
Mutual labels:  restapi
NasdaqCloudDataService-SDK-Java
Nasdaq Data Link provides a modern and efficient method of delivery for real-time exchange data and other financial information. This repository provides a Java SDK for developing applications using Nasdaq Data Link's real-time data.
Stars: ✭ 70 (+133.33%)
Mutual labels:  restapi
express-typeorm-rest-boilerplate
Boilerplate code to get started with building RESTful API Services (Express, TypeORM MongoDB stack)
Stars: ✭ 53 (+76.67%)
Mutual labels:  restapi
pinipig
🚀 Performant webservice framework
Stars: ✭ 25 (-16.67%)
Mutual labels:  restapi
Restful Api Design References
RESTful API 设计参考文献列表,可帮助你更加彻底的了解REST风格的接口设计。
Stars: ✭ 4,830 (+16000%)
Mutual labels:  restapi
typescript-express-rest-api
This template will help you to build your own Node.js Express Mongodb API in TypeScript.
Stars: ✭ 42 (+40%)
Mutual labels:  restapi
AI-Image-classifiers-on-Django-with-RESTAPI
A Keras deep learning image classifiers on Django server with REST API | Django 图片识别平台
Stars: ✭ 28 (-6.67%)
Mutual labels:  restapi
SocketHook
Socket hook is an injector based on EasyHook (win only) which redirect the traffic to your local server.
Stars: ✭ 38 (+26.67%)
Mutual labels:  restapi
grapevine
Fast, unopinionated, embeddable, minimalist web framework for .NET
Stars: ✭ 72 (+140%)
Mutual labels:  restapi
REST-Api-with-Slim-PHP
REST API with PHP Slim Framework 3 and MySQL
Stars: ✭ 69 (+130%)
Mutual labels:  restapi
symfony5-jwt-restapi
API for Meeting app development
Stars: ✭ 21 (-30%)
Mutual labels:  restapi
Dockerized-Microservice-Template
Microservice with Docker, Flask, Postgres, Nginx
Stars: ✭ 22 (-26.67%)
Mutual labels:  restapi
mssql-restapi
A simple REST API for SQL Server, Azure SQL DB and Azure SQL DW using SMO on .NET Core 2.0
Stars: ✭ 33 (+10%)
Mutual labels:  restapi
nextjs-woocommerce-restapi
A React WooCommerce Project Example With REST API
Stars: ✭ 168 (+460%)
Mutual labels:  restapi
sandstone-edition
Build a Real-time RestApi.
Stars: ✭ 17 (-43.33%)
Mutual labels:  restapi
rest-query-parser
Query Parser for REST
Stars: ✭ 29 (-3.33%)
Mutual labels:  restapi
go-iris-mv
No description or website provided.
Stars: ✭ 21 (-30%)
Mutual labels:  restapi
api
Free Rest Webservices
Stars: ✭ 20 (-33.33%)
Mutual labels:  restapi
godzilla
a powerful go web framework
Stars: ✭ 22 (-26.67%)
Mutual labels:  restapi

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.js.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].